Change OCC_LIBS to OCC_KERNEL_LIBS

This commit is contained in:
jrt 2003-09-04 08:09:40 +00:00
parent e1e47182c9
commit 19ad8814ce

View File

@ -49,7 +49,7 @@ EXPORT_HEADERS= SMESH_Type.h \
# additionnal information to compil and link file
CPPFLAGS += $(OCC_INCLUDES) $(QT_INCLUDES) $(PYTHON_INCLUDES) $(VTK_INCLUDES) -I${KERNEL_ROOT_DIR}/include/salome
CXXFLAGS += $(OCC_CXXFLAGS) -I${KERNEL_ROOT_DIR}/include/salome
LDFLAGS += $(OCC_LIBS)
LDFLAGS += $(OCC_KERNEL_LIBS)
# additional file to be cleaned
MOSTLYCLEAN =