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

+	-I$(srcdir)/../SMESHUtils \
This commit is contained in:
eap 2012-09-24 11:27:10 +00:00
parent 6162a92b86
commit 855c03018d

View File

@ -58,6 +58,7 @@ libSMESHClient_la_CPPFLAGS = \
-I$(srcdir)/../SMDS \ -I$(srcdir)/../SMDS \
-I$(srcdir)/../SMESHDS \ -I$(srcdir)/../SMESHDS \
-I$(srcdir)/../SMESH \ -I$(srcdir)/../SMESH \
-I$(srcdir)/../SMESHUtils \
-I$(top_builddir)/idl -I$(top_builddir)/idl
libSMESHClient_la_LDFLAGS = \ libSMESHClient_la_LDFLAGS = \