mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-15 01:58:36 +05:00
CORBA includes
This commit is contained in:
parent
8d7884a337
commit
f68fdf0e8d
@ -108,6 +108,8 @@ dist_libGEOMimpl_la_SOURCES = \
|
||||
|
||||
# additionnal information to compil and link file
|
||||
libGEOMimpl_la_CPPFLAGS = \
|
||||
$(CORBA_CXXFLAGS) \
|
||||
$(CORBA_INCLUDES) \
|
||||
$(CAS_CPPFLAGS) \
|
||||
$(KERNEL_CXXFLAGS) \
|
||||
$(BOOST_CPPFLAGS) \
|
||||
@ -117,6 +119,7 @@ libGEOMimpl_la_CPPFLAGS = \
|
||||
-I$(srcdir)/../GEOMAlgo \
|
||||
-I$(srcdir)/../SKETCHER \
|
||||
-I$(srcdir)/../ARCHIMEDE \
|
||||
-I$(top_builddir)/idl \
|
||||
-I$(top_builddir)/salome_adm/unix
|
||||
|
||||
libGEOMimpl_la_LDFLAGS = \
|
||||
|
Loading…
Reference in New Issue
Block a user