]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
Merge from IOLS_SUPERV branch (YACS GUI development) - additional correction V4_0
authormaintenance team <salome-mnt@opencascade.com>
Thu, 17 May 2007 08:38:02 +0000 (08:38 +0000)
committermaintenance team <salome-mnt@opencascade.com>
Thu, 17 May 2007 08:38:02 +0000 (08:38 +0000)
src/LightApp/Makefile.am

index ebaeb0f4bbfeff6ec5c4bc2160707bd54fc56d82..f59c4bd09b88ea3ef1d04c9af702643af726285d 100755 (executable)
@@ -245,3 +245,6 @@ endif
 if ENABLE_SUPERVGRAPHVIEWER
   libLightApp_la_LIBADD+= ../SUPERVGraph/libSUPERVGraph.la
 endif
+if ENABLE_QXGRAPHVIEWER
+  libLightApp_la_LIBADD+= ../QxGraph/libQxGraph.la
+endif