Remove JavaScript binding for NativeImage, NinePatchImage, ImageActor and ShaderEffect
[platform/core/uifw/dali-toolkit.git] / node-addon / binding.gyp
index 0098678..dcef968 100644 (file)
@@ -16,7 +16,6 @@
       '<(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)/animation/animation-api.cpp',
       '<(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',