Salome HOME
Update copyright info (2010->2011)
[modules/smesh.git] / src / SMDS / Makefile.am
index 9e945244719cbb85a9c0229f6698d678efa3a14f..38cfe06417ab5c2558b434ebf8c7ab2e957dbf45 100644 (file)
@@ -1,7 +1,4 @@
-#  Copyright (C) 2007-2008  CEA/DEN, EDF R&D, OPEN CASCADE
-#
-#  Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
-#  CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
+#  Copyright (C) 2007-2011  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 #  This library is free software; you can redistribute it and/or
 #  modify it under the terms of the GNU Lesser General Public
@@ -19,6 +16,7 @@
 #
 #  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+
 #  SMESH SMDS : implementaion of Salome mesh data structure
 #  File   : Makefile.in
 #  Author : Patrick GOLDBRONN (CEA)
@@ -35,6 +33,7 @@ salomeinclude_HEADERS = \
        SMDS_ElemIterator.hxx \
        SMDS_FacePosition.hxx \
        SMDS_Mesh.hxx \
+       SMDS_Mesh0DElement.hxx \
        SMDS_MeshEdge.hxx \
        SMDS_MeshElement.hxx \
        SMDS_MeshElementIDFactory.hxx \
@@ -61,7 +60,8 @@ salomeinclude_HEADERS = \
        SMDS_QuadraticVolumeOfNodes.hxx \
        SMDS_SetIterator.hxx \
        SMESH_SMDS.hxx \
-       SMDS_MeshInfo.hxx
+       SMDS_MeshInfo.hxx \
+       SMDS_StdIterator.hxx
 
 
 # Libraries targets
@@ -76,6 +76,7 @@ dist_libSMDS_la_SOURCES = \
        SMDS_SpacePosition.cxx \
        SMDS_VertexPosition.cxx \
        SMDS_MeshNode.cxx \
+       SMDS_Mesh0DElement.cxx \
        SMDS_MeshEdge.cxx \
        SMDS_MeshFace.cxx \
        SMDS_MeshVolume.cxx \
@@ -112,3 +113,5 @@ dist_SMDS_MemoryLimit_SOURCES = \
 
 SMDS_MemoryLimit_LDADD = \
        $(KERNEL_LDFLAGS) -lSALOMELocalTrace
+
+#libSMDS_la_LDFLAGS += -L/data/eap/S5_MV/INSTALL/SMESH/lib/salome -lPerfmeter