X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=node-addon%2Fbinding.gyp;h=ac3b428eb3705252132ecee0f5342d54a1662c0c;hb=0dd2826b16facb7e8f21ffb86853bd1b0afb97b4;hp=00986780bad76ac6a2c5f850cf33ed5b6d179653;hpb=8c31a5ca493d17693e53f9909a4453b1fa058ab3;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/node-addon/binding.gyp b/node-addon/binding.gyp index 0098678..ac3b428 100644 --- a/node-addon/binding.gyp +++ b/node-addon/binding.gyp @@ -16,9 +16,12 @@ '<(DALI_JS_DIR)/actors/actor-wrapper.cpp', '<(DALI_JS_DIR)/actors/actor-api.cpp', '<(DALI_JS_DIR)/actors/layer-api.cpp', - '<(DALI_JS_DIR)/actors/image-actor-api.cpp', '<(DALI_JS_DIR)/actors/camera-actor-api.cpp', '<(DALI_JS_DIR)/constants/constants-wrapper.cpp', + '<(DALI_JS_DIR)/controls/control-wrapper.cpp', + '<(DALI_JS_DIR)/controls/item-factory-wrapper.cpp', + '<(DALI_JS_DIR)/controls/item-view-api.cpp', + '<(DALI_JS_DIR)/controls/scroll-view-api.cpp', '<(DALI_JS_DIR)/animation/animation-api.cpp', '<(DALI_JS_DIR)/animation/animation-wrapper.cpp', '<(DALI_JS_DIR)/animation/constrainer-api.cpp', @@ -31,15 +34,11 @@ '<(DALI_JS_DIR)/events/pan-gesture-detector-api.cpp', '<(DALI_JS_DIR)/events/pan-gesture-detector-wrapper.cpp', '<(DALI_JS_DIR)/stage/stage-api.cpp', - '<(DALI_JS_DIR)/shader-effects/shader-effect-api.cpp', - '<(DALI_JS_DIR)/shader-effects/shader-effect-wrapper.cpp', '<(DALI_JS_DIR)/image/image-wrapper.cpp', '<(DALI_JS_DIR)/image/image-api.cpp', '<(DALI_JS_DIR)/image/buffer-image-api.cpp', - '<(DALI_JS_DIR)/image/native-image-api.cpp', '<(DALI_JS_DIR)/image/frame-buffer-image-api.cpp', '<(DALI_JS_DIR)/image/resource-image-api.cpp', - '<(DALI_JS_DIR)/image/nine-patch-image-api.cpp', '<(DALI_JS_DIR)/object/handle-wrapper.cpp', '<(DALI_JS_DIR)/object/property-buffer-api.cpp', '<(DALI_JS_DIR)/object/property-buffer-wrapper.cpp', @@ -71,7 +70,7 @@ 'cflags': [ '-fPIC', '-frtti', - '