Salome HOME
"About SALOME" dialog box moved to LightApp --> string resources should be also moved...
[modules/gui.git] / src / LightApp / Makefile.in
index dc1d74cda4d5b9c56debe5a45ea71c0911e1b5ef..092b071f780a6b4e74d8708cbf2668685cd1d044 100755 (executable)
@@ -80,7 +80,6 @@ LIB_MOC = LightApp_AboutDlg.h \
          LightApp_Application.h \
          LightApp_DataModel.h \
          LightApp_Dialog.h \
-         LightApp_Driver.h \
          LightApp_GLSelector.h \
          LightApp_OBSelector.h \
          LightApp_OCCSelector.h \
@@ -109,6 +108,6 @@ RESOURCES_FILES = icon_about.png \
 CPPFLAGS+=$(PYTHON_INCLUDES) $(QT_INCLUDES) $(QWT_INCLUDES) $(OCC_INCLUDES) $(VTK_INCLUDES)
 
 LDFLAGS+=$(PYTHON_LIBS) $(QT_MT_LIBS)
-LIBS+= -lsuit -lstd -lCAM -lObjBrowser -lLogWindow $(CAS_KERNEL) -lPlot2d -lGLViewer -lOCCViewer -lVTKViewer -lSalomeObject -lSOCC -lSVTK -lPyInterp -lPythonConsole
+LIBS+= -lsuit -lstd -lCAM -lObjBrowser -lLogWindow $(CAS_KERNEL) -lGLViewer -lOCCViewer -lVTKViewer -lSalomeObject -lSOCC -lSVTK -lSPlot2d -lSUPERVGraph -lPyInterp -lPythonConsole
 
 @CONCLUDE@