mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-05 06:10:33 +05:00
Providing compatibility
This commit is contained in:
parent
a3511231dc
commit
9e1c526b0b
@ -71,6 +71,8 @@ libSMESHClient_la_LDFLAGS = \
|
||||
../SMESHDS/libSMESHDS.la \
|
||||
../Controls/libSMESHControls.la \
|
||||
$(KERNEL_LDFLAGS) -lSalomeLifeCycleCORBA \
|
||||
$(GEOM_LDFLAGS) -lNMTDS \
|
||||
$(MED_LDFLAGS) -lMEDWrapper_V2_2 -lMEDWrapper_V2_1 \
|
||||
$(CAS_KERNEL)
|
||||
|
||||
SMESHClientBin_CPPFLAGS = \
|
||||
|
@ -113,6 +113,8 @@ libSMESHEngine_la_LDFLAGS = \
|
||||
-lSalomeGenericObj \
|
||||
$(GEOM_LDFLAGS) \
|
||||
-lGEOMClient \
|
||||
$(MED_LDFLAGS) \
|
||||
-lMEDWrapper_V2_2 \
|
||||
$(CAS_LDPATH) \
|
||||
-lTKCDF \
|
||||
-lTKBO \
|
||||
|
Loading…
Reference in New Issue
Block a user