From b76f70c6805cb072219192898f24375a374e221f Mon Sep 17 00:00:00 2001 From: enk Date: Wed, 18 Oct 2006 12:24:02 +0000 Subject: [PATCH] Added prsmerger for compile --- src/VISU_I/Makefile.in | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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 += \ -- 2.39.2