From ba4a2635e8f9512a95e24b472d9f6523ec21af40 Mon Sep 17 00:00:00 2001 From: nds Date: Tue, 19 Jun 2007 07:29:24 +0000 Subject: [PATCH] Porting to Qt4. Plot2d, SPlot2d packages. --- src/src.pro | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/src.pro b/src/src.pro index 6c0b5e757..4ff8f15f9 100644 --- a/src/src.pro +++ b/src/src.pro @@ -19,6 +19,8 @@ SUBDIRS += VTKViewer SUBDIRS += SVTK SUBDIRS += OCCViewer SUBDIRS += SOCC +SUBDIRS += Plot2d +SUBDIRS += SPlot2d SUBDIRS += Event SUBDIRS += LightApp SUBDIRS += ResExporter -- 2.39.2