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