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_3dView.h
diff --git
a/samples/mfc/standard/Common/OCC_3dView.h
b/samples/mfc/standard/Common/OCC_3dView.h
index
e701a2b
..
469d8fe
100755
(executable)
--- a/
samples/mfc/standard/Common/OCC_3dView.h
+++ b/
samples/mfc/standard/Common/OCC_3dView.h
@@
-23,7
+23,7
@@
enum CurAction3d {
CurAction3d_DynamicRotation
};
-class AFX_EXT_CLASS OCC_3dView : public OCC_BaseView
+class Standard_EXPORT OCC_3dView : public OCC_BaseView
{
DECLARE_DYNCREATE(OCC_3dView)
public: