From: eap Date: Mon, 24 Jun 2013 10:07:56 +0000 (+0000) Subject: CoTech decision: move MEDWrapper from MED to SMESH X-Git-Tag: V7_3_0a1~323 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=bc2201e3e03d7fc842ec8fa900320172dd284154;p=modules%2Fsmesh.git CoTech decision: move MEDWrapper from MED to SMESH + -I$(srcdir)/../MEDWrapper/Base \ --- diff --git a/src/SMESHGUI/Makefile.am b/src/SMESHGUI/Makefile.am index f2c9b5190..446bf6eec 100644 --- a/src/SMESHGUI/Makefile.am +++ b/src/SMESHGUI/Makefile.am @@ -267,6 +267,7 @@ libSMESH_la_CPPFLAGS = \ -I$(srcdir)/../SMESH_I \ -I$(srcdir)/../Controls \ -I$(srcdir)/../SMESHClient \ + -I$(srcdir)/../MEDWrapper/Base \ -I$(top_builddir) \ -I$(top_builddir)/idl