Fix compilation on windows ...

May be it can create problems on linux when linking to native libs
but in accordance with Vadim, I integrate this modification
and we will fix problem later if necessary.
This commit is contained in:
adam 2010-04-22 12:36:43 +00:00
parent 2ef5167c0a
commit 69157b62ee

View File

@ -94,7 +94,8 @@ libStdMeshersGUI_la_LDFLAGS = \
../SMESHGUI/libSMESH.la \
../OBJECT/libSMESHObject.la \
$(GUI_LDFLAGS) -lSalomeApp \
$(CAS_LDPATH) -lTKernel -lTKBO -lTKAdvTools
$(CAS_LDPATH) -lTKernel -lTKBO -lTKAdvTools \
$(QWT_LIBS)
# resources files
nodist_salomeres_DATA= \