mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-18 10:50:37 +05:00
- -I$(srcdir)/../SMESHImpl \
- ../SMESH_I/libSMESHEngine.la \
This commit is contained in:
parent
41cf70d768
commit
e6c056f8c0
@ -139,7 +139,6 @@ libStdMeshers_la_CPPFLAGS = \
|
|||||||
$(VTK_INCLUDES) \
|
$(VTK_INCLUDES) \
|
||||||
$(KERNEL_CXXFLAGS) \
|
$(KERNEL_CXXFLAGS) \
|
||||||
$(GUI_CXXFLAGS) \
|
$(GUI_CXXFLAGS) \
|
||||||
-I$(srcdir)/../SMESHImpl \
|
|
||||||
-I$(srcdir)/../MEFISTO2 \
|
-I$(srcdir)/../MEFISTO2 \
|
||||||
-I$(srcdir)/../SMESH \
|
-I$(srcdir)/../SMESH \
|
||||||
-I$(srcdir)/../SMESHDS \
|
-I$(srcdir)/../SMESHDS \
|
||||||
@ -149,7 +148,6 @@ libStdMeshers_la_CPPFLAGS = \
|
|||||||
|
|
||||||
libStdMeshers_la_LDFLAGS = \
|
libStdMeshers_la_LDFLAGS = \
|
||||||
../SMESH/libSMESHimpl.la \
|
../SMESH/libSMESHimpl.la \
|
||||||
../SMESH_I/libSMESHEngine.la \
|
|
||||||
../SMESHDS/libSMESHDS.la \
|
../SMESHDS/libSMESHDS.la \
|
||||||
../MEFISTO2/libMEFISTO2D.la \
|
../MEFISTO2/libMEFISTO2D.la \
|
||||||
$(KERNEL_LDFLAGS) -lSALOMELocalTrace -lOpUtil \
|
$(KERNEL_LDFLAGS) -lSALOMELocalTrace -lOpUtil \
|
||||||
|
Loading…
Reference in New Issue
Block a user