]> SALOME platform Git repositories - modules/visu.git/commitdiff
Salome HOME
SMH: Return back ldflagsforbin
authorsmh <smh@opencascade.com>
Tue, 14 Jun 2005 12:34:20 +0000 (12:34 +0000)
committersmh <smh@opencascade.com>
Tue, 14 Jun 2005 12:34:20 +0000 (12:34 +0000)
src/PIPELINE/Makefile.in

index cf059a913b0f1da64f0d2ea9ca40932385e45949..4e51c420ad19c2e92e31e2f1f0e824cf75f63411 100644 (file)
@@ -67,6 +67,6 @@ LDFLAGS+= $(VTK_LIBS) -lVTKViewer -lVisuConvertor \
        -L${KERNEL_ROOT_DIR}/lib/salome -lSALOMELocalTrace \
        -L${GUI_ROOT_DIR}/lib/salome
 
-LDFLAGSFORBIN=$(LDFLAGS) -lOpUtil -lMEDWrapper -lMEDWrapper_V2_2 -lMEDWrapper_V2_1 -lMEDWrapperBase
+LDFLAGSFORBIN=$(LDFLAGS) -lOpUtil -lMEDWrapper -lMEDWrapper_V2_2 -lMEDWrapper_V2_1 -lMEDWrapperBase -lsuit -lqtx
 
 @CONCLUDE@