Salome HOME
021382: EDF 1985 SMESH: Read/write of .mesh files (GMF format)
authoreap <eap@opencascade.com>
Mon, 24 Sep 2012 11:27:10 +0000 (11:27 +0000)
committereap <eap@opencascade.com>
Mon, 24 Sep 2012 11:27:10 +0000 (11:27 +0000)
+ -I$(srcdir)/../SMESHUtils \

src/SMESHClient/Makefile.am

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