Salome HOME
Fix compilation on windows ...
authoradam <adam>
Thu, 22 Apr 2010 12:36:43 +0000 (12:36 +0000)
committeradam <adam>
Thu, 22 Apr 2010 12:36:43 +0000 (12:36 +0000)
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.

src/StdMeshersGUI/Makefile.am

index a8d261a0c52da7955b38462106b0b5b7b005b120..7e76cbe6741cf9b77259365aecefbcb3e6627c54 100644 (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= \