mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-04-24 07:52:03 +05:00
Fix compilation on LInux
This commit is contained in:
parent
2b93b957b8
commit
10d3f01a1d
@ -41,7 +41,7 @@
|
|||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
#else
|
#else
|
||||||
#define GEOM_OBJECT_EXPORT
|
#define GEOM_DLGREF_EXPORT
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
@ -139,11 +139,11 @@ LIB_MOC = \
|
|||||||
DlgRef_3Sel1Spin.h \
|
DlgRef_3Sel1Spin.h \
|
||||||
DlgRef_1Sel_Ext.h \
|
DlgRef_1Sel_Ext.h \
|
||||||
DlgRef_3Check_QTD.h \
|
DlgRef_3Check_QTD.h \
|
||||||
DlgRef_6Sel_QTD.h \
|
DlgRef_6Sel_QTD.h
|
||||||
GEOM_DlgRef.hxx
|
|
||||||
|
|
||||||
# header files
|
# header files
|
||||||
EXPORT_HEADERS= $(LIB_MOC)
|
EXPORT_HEADERS= $(LIB_MOC) \
|
||||||
|
GEOM_DlgRef.hxx
|
||||||
|
|
||||||
LIB_CLIENT_IDL =
|
LIB_CLIENT_IDL =
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user