Salome HOME
0020431: EDF 1020 SMESH : Radial Mesh of a cylinder
[modules/smesh.git] / src / SMESHFiltersSelection / Makefile.am
index 183083cc7e644211a0fa3421ee72041c46e04106..527992db348be5e1555cc2d9a2c2078811a67eb5 100644 (file)
@@ -57,12 +57,12 @@ libSMESHFiltersSelection_la_CPPFLAGS = \
        $(BOOST_CPPFLAGS) \
        $(CORBA_CXXFLAGS) \
        $(CORBA_INCLUDES) \
-       -I$(top_builddir)/idl \
-       -I$(top_builddir)/salome_adm/unix
+       -I$(top_builddir)/idl
 
 libSMESHFiltersSelection_la_LDFLAGS  = \
        ../../idl/libSalomeIDLSMESH.la \
        $(KERNEL_LDFLAGS) -lSalomeDSClient -lSalomeDS \
-       $(GUI_LDFLAGS) -lSalomeApp -lsuit \
-       $(GEOM_LDFLAGS) -lGEOM \
-       $(CAS_LDPATH) -lTKernel
+       $(GUI_LDFLAGS) -lSalomeApp -lsuit -lLightApp \
+       $(GEOM_LDFLAGS) -lGEOM -lGEOMClient \
+       $(CAS_LDPATH) -lTKernel -lTKMath -lTKBRep \
+       $(QT_MT_LIBS)