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_StereoConfigDlg.h
diff --git
a/samples/mfc/standard/Common/OCC_StereoConfigDlg.h
b/samples/mfc/standard/Common/OCC_StereoConfigDlg.h
index
dd21ca0
..
84e04f7
100644
(file)
--- a/
samples/mfc/standard/Common/OCC_StereoConfigDlg.h
+++ b/
samples/mfc/standard/Common/OCC_StereoConfigDlg.h
@@
-14,7
+14,7
@@
// Dialog to dynamically configure 3D Viewer stereo
// projection properties.
-class AFX_EXT_CLASS OCC_StereoConfigDlg : public CDialog
+class Standard_EXPORT OCC_StereoConfigDlg : public CDialog
{
public: