mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-15 10:08:35 +05:00
CORBA includes
This commit is contained in:
parent
9ac2c5ccae
commit
063333cd93
@ -68,9 +68,12 @@ salomeinclude_HEADERS = \
|
|||||||
|
|
||||||
# additionnal information to compil and link file
|
# additionnal information to compil and link file
|
||||||
libGEOMbasic_la_CPPFLAGS = \
|
libGEOMbasic_la_CPPFLAGS = \
|
||||||
|
$(CORBA_CXXFLAGS) \
|
||||||
|
$(CORBA_INCLUDES) \
|
||||||
$(CAS_CPPFLAGS) \
|
$(CAS_CPPFLAGS) \
|
||||||
$(KERNEL_CXXFLAGS) \
|
$(KERNEL_CXXFLAGS) \
|
||||||
$(BOOST_CPPFLAGS) \
|
$(BOOST_CPPFLAGS) \
|
||||||
|
-I$(top_builddir)/idl \
|
||||||
-I$(top_builddir)/salome_adm/unix
|
-I$(top_builddir)/salome_adm/unix
|
||||||
|
|
||||||
libGEOMbasic_la_LDFLAGS = \
|
libGEOMbasic_la_LDFLAGS = \
|
||||||
|
Loading…
Reference in New Issue
Block a user