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_2dView.h
diff --git
a/samples/mfc/standard/Common/OCC_2dView.h
b/samples/mfc/standard/Common/OCC_2dView.h
index
5fe2620
..
9c15e71
100755
(executable)
--- a/
samples/mfc/standard/Common/OCC_2dView.h
+++ b/
samples/mfc/standard/Common/OCC_2dView.h
@@
-23,7
+23,7
@@
enum CurrentAction2d
CurAction2d_GlobalPanning,
};
-class AFX_EXT_CLASS OCC_2dView : public OCC_BaseView
+class Standard_EXPORT OCC_2dView : public OCC_BaseView
{
DECLARE_DYNCREATE(OCC_2dView)