X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FDriverUNV%2FMakefile.in;h=5e01c84a4bf509dbd84f8cb3ddef68fb5cc16771;hp=c9a4fa89a37b7baecc5133157cf700dbc36a8043;hb=6fc35ce9d2892a25591f7ca9143f61ecc58bb433;hpb=8e1647dd2f56cfd57d8bea43943b664ee9f55b90;ds=sidebyside diff --git a/src/DriverUNV/Makefile.in b/src/DriverUNV/Makefile.in index c9a4fa89a..5e01c84a4 100644 --- a/src/DriverUNV/Makefile.in +++ b/src/DriverUNV/Makefile.in @@ -28,8 +28,8 @@ LIB_CLIENT_IDL = LIB_SERVER_IDL = # additionnal information to compil and link file -CPPFLAGS += $(OCC_INCLUDES) -CXXFLAGS += $(OCC_CXXFLAGS) $(MED2_INCLUDES) +CPPFLAGS += $(OCC_INCLUDES) -I${KERNEL_ROOT_DIR}/include/salome +CXXFLAGS += $(OCC_CXXFLAGS) $(MED2_INCLUDES) -I${KERNEL_ROOT_DIR}/include/salome LDFLAGS += $(OCC_LIBS) $(MED2_LIBS) -lMeshDriver %_moc.cxx: %.h