]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/Model/CMakeLists.txt
Salome HOME
bos #26449: SHAPER: save imported images
[modules/shaper.git] / src / Model / CMakeLists.txt
index 2f349c1939b9c8b96ef5c7d63cc82bebda7a02ca..c270a9c13be990850c4170c38e460e0bcf144249 100644 (file)
@@ -34,6 +34,7 @@ SET(PROJECT_HEADERS
     Model_AttributeRefList.h
     Model_AttributeRefAttrList.h
     Model_AttributeBoolean.h
+    Model_AttributeImage.h
     Model_AttributeIntArray.h
     Model_AttributeString.h
     Model_AttributeStringArray.h
@@ -72,6 +73,7 @@ SET(PROJECT_SOURCES
     Model_AttributeRefList.cpp
     Model_AttributeRefAttrList.cpp
     Model_AttributeBoolean.cpp
+    Model_AttributeImage.cpp
     Model_AttributeIntArray.cpp
     Model_AttributeString.cpp
     Model_AttributeStringArray.cpp