mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-12 00:29:17 +05:00
CoTech decision: move MEDWrapper from MED to SMESH
+ -I$(srcdir)/../MEDWrapper/Base \ + -I$(srcdir)/../MEDWrapper/Factory \ - $(MED_LDFLAGS) \ - -lMEDWrapper \ - -lMEDWrapper_V2_2 \ - -lSalomeIDLMED \
This commit is contained in:
parent
bc2201e3e0
commit
4fa06a6894
@ -100,6 +100,8 @@ libSMESHEngine_la_CPPFLAGS = \
|
||||
-I$(srcdir)/../Controls \
|
||||
-I$(srcdir)/../SMDS \
|
||||
-I$(srcdir)/../SMESHDS \
|
||||
-I$(srcdir)/../MEDWrapper/Base \
|
||||
-I$(srcdir)/../MEDWrapper/Factory \
|
||||
-I$(srcdir)/../Driver \
|
||||
-I$(srcdir)/../DriverMED \
|
||||
-I$(srcdir)/../DriverCGNS \
|
||||
@ -124,10 +126,6 @@ libSMESHEngine_la_LDFLAGS = \
|
||||
-lSalomeGenericObj \
|
||||
-lSalomeIDLKernel \
|
||||
-lSALOMELocalTrace \
|
||||
$(MED_LDFLAGS) \
|
||||
-lMEDWrapper \
|
||||
-lMEDWrapper_V2_2 \
|
||||
-lSalomeIDLMED \
|
||||
$(CAS_LDPATH) \
|
||||
-lTKCDF \
|
||||
-lTKBO \
|
||||
|
Loading…
Reference in New Issue
Block a user