Salome HOME
Windows port
authoradam <adam>
Mon, 14 Sep 2009 14:02:45 +0000 (14:02 +0000)
committeradam <adam>
Mon, 14 Sep 2009 14:02:45 +0000 (14:02 +0000)
src/OBJECT/Makefile.am

index 30a2e591a560815f81b59e6abba663ba62a7c8ec..7a6a7b70fa5f8d03a27518902ba3d2590f61f566 100644 (file)
@@ -77,5 +77,6 @@ libSMESHObject_la_LDFLAGS  = \
         ../SMDS/libSMDS.la \
         ../Controls/libSMESHControls.la \
         $(GUI_LDFLAGS) -lSalomeApp -lSalomeObject -lSVTK -lVTKViewer -lqtx -lsuit \
+       $(GEOM_LDFLAGS) -lGEOMObject \
        $(CAS_KERNEL) \
         $(VTK_LIBS) $(QT_MT_LIBS)