X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FModel%2FCMakeLists.txt;h=c5764b5459b0ecc2493f99842ae2f3fe52ac9a1c;hb=103633b49d995fe6001e226ccdcc8ca48b9cb4e6;hp=872f089f629ae44573fddb738bb1d1ba0fce2e90;hpb=e9da4a58641d63176d3214d2f5e3440b917f611d;p=modules%2Fshaper.git diff --git a/src/Model/CMakeLists.txt b/src/Model/CMakeLists.txt index 872f089f6..c5764b545 100644 --- a/src/Model/CMakeLists.txt +++ b/src/Model/CMakeLists.txt @@ -11,6 +11,7 @@ SET(PROJECT_HEADERS Model_AttributeDocRef.h Model_AttributeReference.h Model_AttributeRefAttr.h + Model_AttributeRefList.h Model_Events.h ) @@ -23,6 +24,7 @@ SET(PROJECT_SOURCES Model_AttributeDocRef.cpp Model_AttributeReference.cpp Model_AttributeRefAttr.cpp + Model_AttributeRefList.cpp Model_Events.cpp )