Salome HOME
59eb7baefa46d732b77bdb0a38d7c45be33580c9
[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 -I$(top_builddir)/idl \
31         -I$(srcdir)/../MEDMEM \
32         -I$(srcdir)/../INTERP_KERNEL \
33         -I$(srcdir)/../INTERP_KERNEL/Bases \
34         -I$(srcdir)/../INTERP_KERNEL/GaussPoints
35
36 libMEDEngine_la_LDFLAGS=\
37         $(top_builddir)/idl/libSalomeIDLMED.la \
38         ../MEDMEM_I/libMEDMEMImpl.la \
39         ${KERNEL_LDFLAGS} -lTOOLSDS -lSalomeHDFPersist -lSalomeContainer
40 #       ${KERNEL_LDFLAGS} \
41 #       @CORBA_LIBS@ \
42 #       @CAS_OCAF@ \
43 #       $(HDF5_LIBS)
44 # -lOpUtil -lSalomeContainer -lSalomeDS -lSalomeNS -lRegistry
45 #       
46 #       
47
48
49
50 dist_salomescript_DATA=  MED_test1.py MED_test2.py Med_Gen_test.py testMedAlliances.py testMedAlliances1.py