]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
To introduce BOOST dependency
authorapo <apo@opencascade.com>
Tue, 8 Apr 2008 13:57:35 +0000 (13:57 +0000)
committerapo <apo@opencascade.com>
Tue, 8 Apr 2008 13:57:35 +0000 (13:57 +0000)
src/SVTK/SVTK.pro

index 86028467b47512367afa9ceb276553bc7294d7ef..c052b29a44c6568cb07d1e478f14043787b46a20 100644 (file)
@@ -11,7 +11,7 @@ CAS_CPPFLAGS = $${CASROOT}/inc
 
 OCC_LIBS = 
 
-INCLUDEPATH += ../../include $${CAS_CPPFLAGS} $$(VTKINC) ../Qtx ../SUIT ../OBJECT ../Prs ../VTKViewer
+INCLUDEPATH += ../../include $${CAS_CPPFLAGS} $$(VTKINC) $$(BOOSTINC) ../Qtx ../SUIT ../OBJECT ../Prs ../VTKViewer
 LIBS += -L../../$(CONFIG_ID)/lib -lQtx -lSUIT -lOBJECT -lPrs -lVTKViewer $${OCC_LIBS} $${VTK_LIBS}
 
 CONFIG -= debug release debug_and_release