SUBDIRS = Qtx SUIT STD CAF CAM SUITApp VTKViewer OCCViewer GLViewer \
LogWindow Event Loader OBJECT Prs PyInterp PythonConsole ObjBrowser \
- RegistryDisplay Plot2d TOOLSGUI SOCC SVTK SPlot2d SalomeApp SALOME_SWIG SALOME_PY SUPERVGraph Session
+ RegistryDisplay Plot2d TOOLSGUI SOCC SVTK SPlot2d Session SalomeApp SALOME_SWIG SALOME_PY SUPERVGraph
# excluded : SALOME_PYQT
@MODULE@
#include "SUIT_MessageBox.h"
-#include "SalomeApp_ExceptionHandler.h"
+#include "SUIT_ExceptionHandler.h"
using namespace std;
extern "C" int HandleSignals(QApplication *theQApplication);