From bc2201e3e03d7fc842ec8fa900320172dd284154 Mon Sep 17 00:00:00 2001 From: eap Date: Mon, 24 Jun 2013 10:07:56 +0000 Subject: [PATCH] CoTech decision: move MEDWrapper from MED to SMESH + -I$(srcdir)/../MEDWrapper/Base \ --- src/SMESHGUI/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.2