]> SALOME platform Git repositories - modules/visu.git/commitdiff
Salome HOME
This commit was generated by cvs2git to create tag 'T3_0_0_a3'. T3_0_0_a3
authoradmin <salome-admin@opencascade.com>
Tue, 14 Jun 2005 12:34:21 +0000 (12:34 +0000)
committeradmin <salome-admin@opencascade.com>
Tue, 14 Jun 2005 12:34:21 +0000 (12:34 +0000)
Sprout from master 2005-06-10 11:16:34 UTC jfa <jfa@opencascade.com> 'Presentation deletion'
Cherrypick from master 2005-06-14 12:34:20 UTC smh <smh@opencascade.com> 'SMH: Return back ldflagsforbin':
    src/PIPELINE/Makefile.in
Cherrypick from IMPORT 2003-10-14 08:11:44 UTC nri <nri@opencascade.com> '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

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@