Merge "(Programming Guide) Initial chapter on creating a custom control" into devel...
[platform/core/uifw/dali-toolkit.git] / node-addon / binding.gyp
index dad473d..ac3b428 100644 (file)
       '<(DALI_JS_DIR)/actors/layer-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',