#include "SALOME_NamingService.hxx"
#include "Utils_ExceptHandlers.hxx"
-#include <qmutex.h>
-
using namespace std;
#ifdef _DEBUG_
# header files
EXPORT_HEADERS= \
- VisuGUI_TableDlg.h
+ VisuGUI_TableDlg.h \
+ VisuGUITools.h
# .po files to transform in .qm
#PO_FILES = \
$(HDF5_INCLUDES) $(BOOST_CPPFLAGS)
LDFLAGS+= \
- $(VTK_LIBS) -lVTKViewer -lVisuConvertor \
+ $(VTK_LIBS) -lVTKViewer -lSVTK -lVisuConvertor \
$(KERNEL_LDFLAGS) -lSALOMELocalTrace \
$(GUI_LDFLAGS) \
$(MED_LDFLAGS)
VISU_ViewManager_i.hh \
VISU_View_i.hh \
VISU_TimeAnimation.h \
- VISU_ScalarMapOnDeformedShape_i.hh
+ VISU_ScalarMapOnDeformedShape_i.hh \
+ VISU_I.hxx
# additionnal information to compil and link file
CPPFLAGS += \