]> SALOME platform Git repositories - modules/visu.git/commitdiff
Salome HOME
To merge with HEAD version
authorapo <apo@opencascade.com>
Thu, 20 Oct 2005 05:29:52 +0000 (05:29 +0000)
committerapo <apo@opencascade.com>
Thu, 20 Oct 2005 05:29:52 +0000 (05:29 +0000)
src/CONVERTOR/Makefile.in

index 5549610dccb7fb8e8b7855a053c80e3f9bd4e1e2..590571588214873b0a07fc620fbf0c79ca176632 100644 (file)
@@ -68,6 +68,6 @@ LDFLAGS+= $(VTK_LIBS) $(QT_LIBS) \
        -L${MED_ROOT_DIR}/lib/salome -lMEDWrapper \
        -L${GUI_ROOT_DIR}/lib/salome -lVTKViewer
 
-LDFLAGSFORBIN=$(LDFLAGS) -lMEDWrapper_V2_2 -lMEDWrapper_V2_1 -lMEDWrapperBase -lVTKViewer
+LDFLAGSFORBIN=$(LDFLAGS) -lMEDWrapper_V2_2 -lMEDWrapper_V2_1 -lMEDWrapperBase -lmed_V2_1 -lVTKViewer -lsuit -lqtx
 
 @CONCLUDE@