X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=node-addon%2Fbuild%2Ftizen%2FCMakeLists.txt;h=d418ecad026b14b10f82a127e1c354cef0d29517;hp=f76d25a22ea4b749f59e6fec04ae6c8d95c082c6;hb=882d1e6d574010b9a1cf2d8f970df15606dce721;hpb=6e1c16f82d6ea3d44f74e4dc11212ac18c963ef4 diff --git a/node-addon/build/tizen/CMakeLists.txt b/node-addon/build/tizen/CMakeLists.txt index f76d25a..d418eca 100644 --- a/node-addon/build/tizen/CMakeLists.txt +++ b/node-addon/build/tizen/CMakeLists.txt @@ -56,6 +56,9 @@ add_library(dali_addon SHARED ${PLUGING_SRC_DIR}/actors/actor-api.cpp ${PLUGING_SRC_DIR}/actors/layer-api.cpp ${PLUGING_SRC_DIR}/actors/camera-actor-api.cpp + ${PLUGING_SRC_DIR}/controls/control-wrapper.cpp + ${PLUGING_SRC_DIR}/controls/item-factory-wrapper.cpp + ${PLUGING_SRC_DIR}/controls/item-view-api.cpp ${PLUGING_SRC_DIR}/constants/constants-wrapper.cpp ${PLUGING_SRC_DIR}/animation/animation-api.cpp ${PLUGING_SRC_DIR}/animation/animation-wrapper.cpp