Salome HOME
[MEDCalcl] PointSprite and VectorField presentations.
[modules/med.git] / src / MEDCalc / cmp / CMakeLists.txt
index 22657a8ea12336aa7305166de93ed13293226c65..c735141c4d9229485f71e2df059cf4d1618f8878 100644 (file)
@@ -39,12 +39,13 @@ SET(COMMON_SOURCES
   MEDPresentationManager_i.cxx
   MEDPresentation.cxx
   # presentations
+  MEDPresentationMeshView.cxx
   MEDPresentationScalarMap.cxx
-#  MEDPresentationContour.cxx
-#  MEDPresentationVectorField.cxx
-#  MEDPresentationSlices.cxx
-#  MEDPresentationDeflectionShape.cxx
-#  MEDPresentationPointSprite.cxx
+  MEDPresentationContour.cxx
+  MEDPresentationVectorField.cxx
+  MEDPresentationSlices.cxx
+  MEDPresentationPointSprite.cxx
+#  MEDPresentationDeflectionShape.cxx  
 )
 
 SET(MEDFactoryEngine_SOURCES