Salome HOME
Add iterator, wrapper over SMDS_Iterator, adding std-like operators *, ++ etc
[modules/smesh.git] / src / SMDS / Makefile.am
index 56ad4fc6561f2f96e6d9abbde73a5358666e3e9e..44cc174f2615fd6618e583998ffc934a6dae9420 100644 (file)
@@ -62,7 +62,8 @@ salomeinclude_HEADERS = \
        SMDS_QuadraticVolumeOfNodes.hxx \
        SMDS_SetIterator.hxx \
        SMESH_SMDS.hxx \
-       SMDS_MeshInfo.hxx
+       SMDS_MeshInfo.hxx \
+       SMDS_StdIterator.hxx
 
 
 # Libraries targets
@@ -114,3 +115,5 @@ dist_SMDS_MemoryLimit_SOURCES = \
 
 SMDS_MemoryLimit_LDADD = \
        $(KERNEL_LDFLAGS) -lSALOMELocalTrace
+
+#libSMDS_la_LDFLAGS += -L/data/eap/S5_MV/INSTALL/SMESH/lib/salome -lPerfmeter