SALOME_Component.idl \
SALOME_ModuleCatalog.idl \
SALOME_Registry.idl \
- SALOME_Exception.idl Logger.idl
+ SALOME_Exception.idl \
+ Logger.idl \
+ SALOME_GenericObj.idl
CPPFLAGS+=$(QT_MT_INCLUDES)
CXXFLAGS+=$(OCC_CXXFLAGS)
SALOME_ModuleCatalog.idl \
SALOME_Component.idl \
SALOME_ContainerManager.idl \
- SALOME_Exception.idl
+ SALOME_Exception.idl \
+ SALOME_GenericObj.idl
CPPFLAGS+=$(QT_INCLUDES) $(OCC_INCLUDES) $(OGL_INCLUDES) $(PYTHON_INCLUDES)
SALOME_ModuleCatalog.idl \
SALOME_Component.idl \
SALOME_ContainerManager.idl \
- SALOME_Exception.idl
+ SALOME_Exception.idl \
+ SALOME_GenericObj.idl
CPPFLAGS+=$(QT_INCLUDES) $(OCC_INCLUDES) $(OGL_INCLUDES) $(PYTHON_INCLUDES) $(QWT_INCLUDES)
LDFLAGS+=$(QT_MT_LIBS) $(OGL_LIBS) $(QWT_LIBS) -lSalomePrs -lSalomeGUI
SALOME_ModuleCatalog.idl \
SALOME_Component.idl \
SALOME_ContainerManager.idl \
- SALOME_Exception.idl
+ SALOME_Exception.idl \
+ SALOME_GenericObj.idl
CPPFLAGS+=$(QT_INCLUDES) $(PYTHON_INCLUDES) $(OCC_INCLUDES)
LDFLAGS+=$(QT_MT_LIBS) -lSalomeNS -lqsplitterP -lSalomeLifeCycleCORBA -lOpUtil -lSalomeObject -lEvent -lSalomePrs
LIB_CLIENT_IDL = SALOMEDS.idl \
SALOMEDS_Attributes.idl \
SALOME_ContainerManager.idl \
- SALOME_Exception.idl
+ SALOME_Exception.idl \
+ SALOME_GenericObj.idl
CPPFLAGS+=$(QT_INCLUDES) $(PYTHON_INCLUDES) $(VTK_INCLUDES) $(OGL_INCLUDES) $(OCC_INCLUDES) -DHAVE_CONFIG_H
LDFLAGS+= $(PYTHON_LIBS) $(QT_MT_LIBS) $(VTK_LIBS) $(OGL_LIBS) -lSalomeGUI -lvtkCommonPython -lvtkGraphicsPython -lvtkImagingPython -lVTKViewer
EXPORT_SHAREDPYSCRIPTS = SalomePyQt.py
-LIB_CLIENT_IDL = SALOME_Exception.idl SALOME_ContainerManager.idl
+LIB_CLIENT_IDL = SALOME_Exception.idl SALOME_ContainerManager.idl SALOME_GenericObj.idl
CPPFLAGS+=$(QT_INCLUDES) $(PYTHON_INCLUDES) $(SIP_INCLUDES) $(OCC_INCLUDES) $(VTK_INCLUDES) $(OGL_INCLUDES)
LIBS+= $(PYTHON_LIBS) $(SIP_LIBS) $(PYQT_LIBS) $(VTK_LIBS) $(OGL_LIBS)
#EXPORT_SHAREDPYSCRIPTS=kernel_shared_modules.py
LIB_CLIENT_IDL = SALOMEDS.idl \
- SALOME_Exception.idl
+ SALOME_Exception.idl \
+ SALOME_GenericObj.idl
CPPFLAGS+=$(QT_INCLUDES) $(PYTHON_INCLUDES) $(OCC_INCLUDES) $(VTK_INCLUDES) $(OGL_INCLUDES) -DHAVE_CONFIG_H
LIBS+= $(PYTHON_LIBS)
SALOME_ModuleCatalog.idl \
SALOME_Component.idl \
SALOME_ContainerManager.idl \
- SALOME_Exception.idl
+ SALOME_Exception.idl \
+ SALOME_GenericObj.idl
CPPFLAGS+=$(QT_INCLUDES) $(OCC_INCLUDES) $(PYTHON_INCLUDES)
BIN = SALOME_Session_Server
BIN_SRC =
BIN_SERVER_IDL = SALOME_Session.idl
-BIN_CLIENT_IDL = SALOMEDS.idl SALOMEDS_Attributes.idl SALOME_Component.idl SALOME_ContainerManager.idl SALOME_Registry.idl SALOME_ModuleCatalog.idl SALOME_Exception.idl
+BIN_CLIENT_IDL = SALOMEDS.idl SALOMEDS_Attributes.idl SALOME_Component.idl SALOME_ContainerManager.idl SALOME_Registry.idl SALOME_ModuleCatalog.idl SALOME_Exception.idl SALOME_GenericObj.idl
CPPFLAGS+=$(QT_MT_INCLUDES) $(OCC_INCLUDES) $(PYTHON_INCLUDES) $(HDF5_INCLUDES)
CXXFLAGS+=$(OCC_CXXFLAGS)
# Executables targets
BIN =
BIN_SRC =
-LIB_SERVER_IDL = SALOMEDS.idl SALOMEDS_Attributes.idl SALOME_Exception.idl
+LIB_SERVER_IDL = SALOMEDS.idl SALOMEDS_Attributes.idl SALOME_Exception.idl SALOME_GenericObj.idl
BIN_SERVER_IDL = SALOMEDS.idl SALOMEDS_Attributes.idl
BIN_CLIENT_IDL =
LIB_MOC = ToolsGUI_CatalogGeneratorDlg_moc.cxx
-LIB_CLIENT_IDL = SALOMEDS.idl SALOMEDS_Attributes.idl \
+LIB_CLIENT_IDL = SALOMEDS.idl SALOMEDS_Attributes.idl SALOME_GenericObj.idl \
SALOME_Component.idl SALOME_ContainerManager.idl SALOME_Exception.idl
# additionnal information to compil and link file
SALOME_ModuleCatalog.idl \
SALOME_Component.idl \
SALOME_ContainerManager.idl \
- SALOME_Exception.idl
+ SALOME_Exception.idl \
+ SALOME_GenericObj.idl
CPPFLAGS+=$(QT_INCLUDES) $(OGL_INCLUDES) $(VTK_INCLUDES) $(OCC_INCLUDES)