0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported

+	-I$(srcdir)/../SMESHUtils \
This commit is contained in:
eap 2011-08-10 10:21:21 +00:00
parent 77ea3f0fc9
commit dadf483025
3 changed files with 3 additions and 0 deletions

View File

@ -140,6 +140,7 @@ libStdMeshers_la_CPPFLAGS = \
$(KERNEL_CXXFLAGS) \
$(GUI_CXXFLAGS) \
-I$(srcdir)/../MEFISTO2 \
-I$(srcdir)/../SMESHUtils \
-I$(srcdir)/../SMESH \
-I$(srcdir)/../SMESHDS \
-I$(srcdir)/../SMDS \

View File

@ -80,6 +80,7 @@ libStdMeshersGUI_la_CPPFLAGS = \
$(CORBA_CXXFLAGS) \
$(CORBA_INCLUDES) \
-I$(srcdir)/../SMESH \
-I$(srcdir)/../SMESHUtils \
-I$(srcdir)/../SMESH_I \
-I$(srcdir)/../SMESHDS \
-I$(srcdir)/../SMDS \

View File

@ -129,6 +129,7 @@ libStdMeshersEngine_la_CPPFLAGS = \
-I$(srcdir)/../SMESHImpl \
-I$(srcdir)/../MEFISTO2 \
-I$(srcdir)/../SMESH \
-I$(srcdir)/../SMESHUtils \
-I$(srcdir)/../SMESH_I \
-I$(srcdir)/../SMESHDS \
-I$(srcdir)/../SMDS \