From: enk Date: Wed, 18 Oct 2006 12:24:02 +0000 (+0000) Subject: Added prsmerger for compile X-Git-Tag: mergeto_V3_2_0_maintainance_30Nov06~21 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=b76f70c6805cb072219192898f24375a374e221f;p=modules%2Fvisu.git Added prsmerger for compile --- diff --git a/src/VISU_I/Makefile.in b/src/VISU_I/Makefile.in index 41b9c67e..87aec653 100644 --- a/src/VISU_I/Makefile.in +++ b/src/VISU_I/Makefile.in @@ -55,7 +55,8 @@ LIB_SRC = \ VISU_TimeAnimation.cxx \ VISU_CorbaMedConvertor.cxx \ VISU_DumpPython.cc \ - VISU_ScalarMapOnDeformedShape_i.cc + VISU_ScalarMapOnDeformedShape_i.cc \ + VISU_PrsMerger_i.cc LIB_MOC = \ VISU_TimeAnimation.h @@ -100,7 +101,8 @@ EXPORT_HEADERS = \ VISU_ViewManager_i.hh \ VISU_View_i.hh \ VISU_TimeAnimation.h \ - VISU_ScalarMapOnDeformedShape_i.hh + VISU_ScalarMapOnDeformedShape_i.hh \ + VISU_PrsMerger_i.hh # additionnal information to compil and link file CPPFLAGS += \