mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-25 08:50:35 +05:00
Compatibility windows
This commit is contained in:
parent
ad070633c6
commit
96fede33b3
@ -70,8 +70,9 @@ libMeshDriverMED_la_CPPFLAGS = \
|
|||||||
-I$(top_builddir)/salome_adm/unix
|
-I$(top_builddir)/salome_adm/unix
|
||||||
|
|
||||||
libMeshDriverMED_la_LDFLAGS = \
|
libMeshDriverMED_la_LDFLAGS = \
|
||||||
|
$(BOOST_LIBS) \
|
||||||
../Driver/libMeshDriver.la \
|
../Driver/libMeshDriver.la \
|
||||||
$(MED_LDFLAGS) -lMEDWrapper
|
$(MED_LDFLAGS) -lMEDWrapper -lMEDWrapperBase -lMEDWrapper_V2_1 -lMEDWrapper_V2_2
|
||||||
|
|
||||||
|
|
||||||
MED_Test_CPPFLAGS = \
|
MED_Test_CPPFLAGS = \
|
||||||
|
Loading…
Reference in New Issue
Block a user