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

index a1b64618093ec62be7681d1b89770f68e7a3684a..ae5f5bc7f24c809702b184bc56753fe4f7e4b535 100644 (file)
@@ -119,7 +119,7 @@ libHOMARD_la_LDFLAGS  =                 \
        ../../idl/libSalomeIDLHOMARD.la \
        ../HOMARD_I/libHOMARDEngine.la  \
        $(KERNEL_LDFLAGS)               \
-       $(MED3_LIBS)                    \
+       $(MED3_LIBS_C_ONLY)             \
         -lSalomeLifeCycleCORBA          \
        $(GUI_LDFLAGS)                  \
        -lSalomeApp                     \