]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/Model/CMakeLists.txt
Salome HOME
The list of selection attributes is added
[modules/shaper.git] / src / Model / CMakeLists.txt
index c9715ebc2fc95683283cd4f0ff189ae166504ecb..25626636a6b84efb703e177012b6a97e7e2e0a29 100644 (file)
@@ -15,6 +15,7 @@ SET(PROJECT_HEADERS
     Model_AttributeString.h
     Model_AttributeInteger.h
     Model_AttributeSelection.h
+    Model_AttributeSelectionList.h
     Model_Events.h
     Model_Update.h
     Model_Validator.h
@@ -38,6 +39,7 @@ SET(PROJECT_SOURCES
     Model_AttributeString.cpp
     Model_AttributeInteger.cpp
     Model_AttributeSelection.cpp
+    Model_AttributeSelectionList.cpp
     Model_Events.cpp
     Model_Update.cpp
     Model_Validator.cpp