X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FModel%2FCMakeLists.txt;h=ef4c82c12077d0ba4b2d4067fcf226634c746b2b;hb=c44da4cdb21b305f2350bb4b2c9044eaba08f171;hp=20c1c0b29733f0b0bddafad48ffc1ed7d61f2f86;hpb=02bde297c205d1f7dd3f4b4c91bd5d97b5a7d791;p=modules%2Fshaper.git diff --git a/src/Model/CMakeLists.txt b/src/Model/CMakeLists.txt index 20c1c0b29..ef4c82c12 100644 --- a/src/Model/CMakeLists.txt +++ b/src/Model/CMakeLists.txt @@ -14,7 +14,7 @@ SET(PROJECT_HEADERS Model_AttributeRefAttr.h Model_AttributeRefList.h Model_AttributeBoolean.h - Model_AttributeColor.h + Model_AttributeIntArray.h Model_AttributeString.h Model_AttributeInteger.h Model_AttributeSelection.h @@ -40,7 +40,7 @@ SET(PROJECT_SOURCES Model_AttributeRefAttr.cpp Model_AttributeRefList.cpp Model_AttributeBoolean.cpp - Model_AttributeColor.cpp + Model_AttributeIntArray.cpp Model_AttributeString.cpp Model_AttributeInteger.cpp Model_AttributeSelection.cpp