Salome HOME
0020082: EDF 869 GEOM : Edges Orientation indicator/reverse
[modules/smesh.git] / src / OBJECT / Makefile.am
index bd233661a84bf813d3273bb3500d0078a16541eb..8ef36754fc6d1723b19109fc10f9037c7d216db5 100644 (file)
@@ -34,6 +34,7 @@ salomeinclude_HEADERS = \
        SMESH_ActorUtils.h \
        SMESH_ActorDef.h \
        SMESH_DeviceActor.h \
+       SMESH_PreviewActorsCollection.h \
        SMESH_ExtractGeometry.h \
        SMESH_ActorUtils.h \
        SMESH_FaceOrientationFilter.h
@@ -45,11 +46,13 @@ dist_libSMESHObject_la_SOURCES = \
        SMESH_Object.cxx \
        SMESH_DeviceActor.cxx \
        SMESH_Actor.cxx \
+       SMESH_PreviewActorsCollection.cxx \
        SMESH_ExtractGeometry.cxx \
        SMESH_ActorUtils.cxx \
        SMESH_FaceOrientationFilter.cxx
 
 libSMESHObject_la_CPPFLAGS = \
+        $(QT_INCLUDES) \
         $(KERNEL_CXXFLAGS) \
         $(GUI_CXXFLAGS) \
        $(MED_CXXFLAGS) \