Salome HOME
Merge from V6_main 13/12/2012
[modules/med.git] / src / MED / Makefile.am
1 # Copyright (C) 2007-2012  CEA/DEN, EDF R&D, OPEN CASCADE
2 #
3 # This library is free software; you can redistribute it and/or
4 # modify it under the terms of the GNU Lesser General Public
5 # License as published by the Free Software Foundation; either
6 # version 2.1 of the License.
7 #
8 # This library is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY; without even the implied warranty of
10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
11 # Lesser General Public License for more details.
12 #
13 # You should have received a copy of the GNU Lesser General Public
14 # License along with this library; if not, write to the Free Software
15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
16 #
17 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
18 #
19
20 #  MED MED : implemetation of MED idl descriptions
21 #
22 include $(top_srcdir)/adm_local/unix/make_common_starter.am
23
24 lib_LTLIBRARIES= libMEDEngine.la
25
26 dist_libMEDEngine_la_SOURCES= Med_Gen_i.cxx Med_Gen_Driver_i.cxx
27 salomeinclude_HEADERS = Med_Gen_i.hxx Med_Gen_Driver_i.hxx
28
29 libMEDEngine_la_CPPFLAGS= $(MED3_INCLUDES) $(HDF5_INCLUDES) ${KERNEL_CXXFLAGS} @CORBA_CXXFLAGS@ @CORBA_INCLUDES@ \
30         -I$(srcdir)/../MEDMEM_I \
31         -I$(top_builddir) \
32         -I$(top_builddir)/idl \
33         -I$(srcdir)/../MEDMEM \
34         -I$(srcdir)/../INTERP_KERNEL \
35         -I$(srcdir)/../INTERP_KERNEL/Bases \
36         -I$(srcdir)/../INTERP_KERNEL/GaussPoints
37
38 libMEDEngine_la_LDFLAGS=\
39         $(top_builddir)/idl/libSalomeIDLMED.la \
40         ../MEDMEM_I/libMEDMEMImpl.la \
41         ${KERNEL_LDFLAGS} -lTOOLSDS -lSalomeHDFPersist -lSalomeContainer
42 #       ${KERNEL_LDFLAGS} \
43 #       @CORBA_LIBS@ \
44 #       @CAS_OCAF@ \
45 #       $(HDF5_LIBS)
46 # -lOpUtil -lSalomeContainer -lSalomeDS -lSalomeNS -lRegistry
47 #       
48 #       
49
50
51
52 dist_salomescript_DATA=  MED_test1.py MED_test2.py Med_Gen_test.py testMedAlliances.py testMedAlliances1.py