]> SALOME platform Git repositories - modules/homard.git/commitdiff
Salome HOME
Porting to med 3.0.6 / Win32 compatibility / Replace dependency on libmed (fortran...
authorvsr <vsr@opencascade.com>
Tue, 30 Oct 2012 06:55:19 +0000 (06:55 +0000)
committervsr <vsr@opencascade.com>
Tue, 30 Oct 2012 06:55:19 +0000 (06:55 +0000)
src/HOMARD_I/Makefile.am

index 86c0c4b54d0471c6b623d01e7cf915a84473fe13..a363abf9f92808b3826fdaa2cdaef5bdca637dcf 100644 (file)
@@ -71,7 +71,7 @@ libHOMARDEngine_la_LDFLAGS  =            \
        ../../idl/libSalomeIDLHOMARD.la  \
        ../HOMARD/libHOMARDImpl.la       \
        $(KERNEL_LDFLAGS)                \
-       $(MED3_LIBS)                     \
+       $(MED3_LIBS_C_ONLY)              \
        -lSalomeContainer                \
        -lSalomeNS                       \
        -lRegistry                       \
@@ -80,5 +80,4 @@ libHOMARDEngine_la_LDFLAGS  =            \
        -lTOOLSDS                        \
        -lSalomeGenericObj               \
         $(SMESH_LDFLAGS)                 \
-       -lSalomeIDLSMESH                 \
-        -lSMESHClient
+       -lSalomeIDLSMESH