]> SALOME platform Git repositories - modules/smesh.git/commitdiff
Salome HOME
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
authoreap <eap@opencascade.com>
Wed, 10 Aug 2011 10:29:41 +0000 (10:29 +0000)
committereap <eap@opencascade.com>
Wed, 10 Aug 2011 10:29:41 +0000 (10:29 +0000)
+ -I$(srcdir)/../SMESHDS \

src/SMESHGUI/Makefile.am

index 543a86349104d517af079407012199ab996045ff..f65fd7528593cd0d10b3e87c748775ae62a42880 100644 (file)
@@ -255,6 +255,7 @@ libSMESH_la_CPPFLAGS = \
        -I$(srcdir)/../OBJECT \
        -I$(srcdir)/../SMESHFiltersSelection \
        -I$(srcdir)/../SMDS \
+       -I$(srcdir)/../SMESHDS \
        -I$(srcdir)/../SMESH \
        -I$(srcdir)/../SMESH_I \
        -I$(srcdir)/../Controls \