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_2dChildFrame.h
diff --git
a/samples/mfc/standard/Common/OCC_2dChildFrame.h
b/samples/mfc/standard/Common/OCC_2dChildFrame.h
index
a4075ef
..
cec6bf5
100755
(executable)
--- a/
samples/mfc/standard/Common/OCC_2dChildFrame.h
+++ b/
samples/mfc/standard/Common/OCC_2dChildFrame.h
@@
-11,7
+11,7
@@
#include "OCC_BaseChildFrame.h"
-class AFX_EXT_CLASS OCC_2dChildFrame : public OCC_BaseChildFrame
+class Standard_EXPORT OCC_2dChildFrame : public OCC_BaseChildFrame
{
DECLARE_DYNCREATE(OCC_2dChildFrame)
public: