]> 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:22:48 +0000 (10:22 +0000)
committereap <eap@opencascade.com>
Wed, 10 Aug 2011 10:22:48 +0000 (10:22 +0000)
+ -I$(srcdir)/../DriverCGNS \
+ -I$(srcdir)/../SMESHUtils \

src/SMESH_I/Makefile.am

index 5544de5af5eb918857f58240ecb355b6f157cd44..a7862f5b4132e826134b5184161a45a35fed3188 100644 (file)
@@ -103,7 +103,9 @@ libSMESHEngine_la_CPPFLAGS = \
        -I$(srcdir)/../SMESHDS \
        -I$(srcdir)/../Driver \
        -I$(srcdir)/../DriverMED \
+       -I$(srcdir)/../DriverCGNS \
        -I$(srcdir)/../SMESH \
+       -I$(srcdir)/../SMESHUtils \
        -I$(top_builddir)/idl
 
 libSMESHEngine_la_LDFLAGS  = \