projects
/
occt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
0029589: Configuration - allow MFC samples to be built when OCCT is linked statically
[occt.git]
/
samples
/
mfc
/
standard
/
Common
/
OCC_BaseDoc.h
diff --git
a/samples/mfc/standard/Common/OCC_BaseDoc.h
b/samples/mfc/standard/Common/OCC_BaseDoc.h
index
e4897a4
..
8b297df
100755
(executable)
--- a/
samples/mfc/standard/Common/OCC_BaseDoc.h
+++ b/
samples/mfc/standard/Common/OCC_BaseDoc.h
@@
-20,7
+20,7
@@
// Common methods:
// - base events
// - export into one of supported export formats.
-class AFX_EXT_CLASS OCC_BaseDoc : public CDocument
+class Standard_EXPORT OCC_BaseDoc : public CDocument
{
public: