021382: EDF 1985 SMESH: Read/write of .mesh files (GMF format)

+	-I$(srcdir)/../SMESHUtils \
This commit is contained in:
eap 2012-09-24 11:15:30 +00:00
parent 663bff2184
commit fe1dc15cf1
2 changed files with 2 additions and 0 deletions

View File

@ -46,6 +46,7 @@ dist_libMeshDriver_la_SOURCES = \
libMeshDriver_la_CPPFLAGS = \
$(CAS_CPPFLAGS) \
$(KERNEL_CXXFLAGS) \
-I$(srcdir)/../SMESHUtils \
-I$(srcdir)/../SMESHDS
libMeshDriver_la_LDFLAGS = \

View File

@ -67,6 +67,7 @@ libMeshDriverUNV_la_CPPFLAGS = \
$(BOOST_CPPFLAGS) \
-I$(srcdir)/../Driver \
-I$(srcdir)/../SMDS \
-I$(srcdir)/../SMESHUtils \
-I$(srcdir)/../SMESHDS
libMeshDriverUNV_la_LDFLAGS = \