From: enk Date: Wed, 18 Oct 2006 12:21:10 +0000 (+0000) Subject: New file for compilation was added X-Git-Tag: mergeto_V3_2_0_maintainance_30Nov06~24 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=473ed08394a0b9dcd6f34dd2793e6551f466182a;p=modules%2Fvisu.git New file for compilation was added --- diff --git a/src/PIPELINE/Makefile.in b/src/PIPELINE/Makefile.in index 198eadde..64ee4b76 100644 --- a/src/PIPELINE/Makefile.in +++ b/src/PIPELINE/Makefile.in @@ -57,7 +57,8 @@ EXPORT_HEADERS = \ VISU_PlanesWidget.hxx \ VISU_SphereWidget.hxx \ VISU_WidgetCtrl.hxx \ - VISU_ScalarMapOnDeformedShapePL.hxx + VISU_ScalarMapOnDeformedShapePL.hxx \ + VISU_PrsMergerPL.hxx # Libraries targets @@ -87,7 +88,8 @@ LIB_SRC = \ VISU_SphereWidget.cxx \ VISU_WidgetCtrl.cxx \ VISU_ScalarBarCtrl.cxx \ - VISU_ScalarMapOnDeformedShapePL.cxx + VISU_ScalarMapOnDeformedShapePL.cxx \ + VISU_PrsMergerPL.cxx # Executables targets