From 5050eb7f9a1c906c586e92cd0116eca4be878458 Mon Sep 17 00:00:00 2001 From: admin Date: Tue, 14 Jun 2005 12:34:21 +0000 Subject: [PATCH] This commit was generated by cvs2git to create tag 'T3_0_0_a3'. Sprout from master 2005-06-10 11:16:34 UTC jfa 'Presentation deletion' Cherrypick from master 2005-06-14 12:34:20 UTC smh 'SMH: Return back ldflagsforbin': src/PIPELINE/Makefile.in Cherrypick from IMPORT 2003-10-14 08:11:44 UTC nri 'sources v1.2c': resources/Visu_cutlines.png src/PIPELINE/VISU_CutLinesPL.hxx src/PIPELINE/VISU_LookupTable.cxx src/PIPELINE/VISU_LookupTable.hxx src/PIPELINE/VISU_MeshPL.hxx src/PIPELINE/VISU_PipeLineUtils.cxx src/PIPELINE/VISU_ScalarBarActor.hxx src/PIPELINE/VISU_ScalarMapPL.hxx src/PIPELINE/VISU_UsedPointsFilter.hxx src/VISU_SWIG/VISU_Gen_s.cc src/VISU_SWIG/VISU_Gen_s.hh src/VISU_SWIG/visu_gui.py --- src/PIPELINE/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/PIPELINE/Makefile.in b/src/PIPELINE/Makefile.in index cf059a91..4e51c420 100644 --- a/src/PIPELINE/Makefile.in +++ b/src/PIPELINE/Makefile.in @@ -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@ -- 2.39.2