@COMMENCE@
# header files
-EXPORT_HEADERS= BasicGUI_PointDlg.h
+EXPORT_HEADERS= BasicGUI_PointDlg.h \
+ GEOM_BasicGUI.hxx
# Libraries targets
LIB = libBasicGUI.la
#include "GEOM_BlocksGUI.hxx"
-#include "GEOM_BasicGUI.hxx"
-
#include "GEOMBase_Skeleton.h"
class DlgRef_SpinBox;
#endif
#endif
#else
- #define GEOM_BASICGUI_EXPORT
+ #define GEOM_BLOCKSGUI_EXPORT
#endif
#endif
EXPORT_HEADERS= GEOMBase.h \
GEOMBase_Skeleton.h \
GEOMBase_Helper.h \
- GEOM_Operation.h
+ GEOM_Operation.h \
+ GEOM_GEOMBase.hxx
LIB_SRC = GEOMBase.cxx \
GEOMBase_Skeleton.cxx \
GEOMGUI_OCCSelector.h \
GEOMGUI_Selection.h \
GeometryGUI_Swig.hxx \
- GeometryGUI_Swig.i
+ GeometryGUI_Swig.i \
+ GEOM_GEOMGUI.hxx
# Libraries targets
LIB = libGEOM.la
GEOM_ITransformOperations_i.hh \
GEOM_IMeasureOperations_i.hh \
GEOM_IGroupOperations_i.hh \
- GEOM_Gen_i.hh
+ GEOM_Gen_i.hh \
+ GEOM_GEOM_I.hxx
# additionnal information to compil and link file
CPPFLAGS += $(OCC_INCLUDES) $(BOOST_CPPFLAGS) $(KERNEL_CXXFLAGS)