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_3dBaseDoc.h
diff --git
a/samples/mfc/standard/Common/OCC_3dBaseDoc.h
b/samples/mfc/standard/Common/OCC_3dBaseDoc.h
index
eff5954
..
2495567
100755
(executable)
--- a/
samples/mfc/standard/Common/OCC_3dBaseDoc.h
+++ b/
samples/mfc/standard/Common/OCC_3dBaseDoc.h
@@
-13,7
+13,7
@@
#include "DimensionDlg.h"
#include <Standard_Macro.hxx>
-class AFX_EXT_CLASS OCC_3dBaseDoc : public OCC_BaseDoc
+class Standard_EXPORT OCC_3dBaseDoc : public OCC_BaseDoc
{
public: