X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=plugins%2Fdali-script-v8%2Ffile.list;h=9914d3a028ce8fe01260e0cbf74ac0780a72d54b;hp=d87322fb7b47e0631e9096f566129987b2994b3f;hb=6f556d60d4e7d21da0ee48c0a015e570db15ad60;hpb=8a45a421cfad72bfb791f1a98950cb1b9f52f650 diff --git a/plugins/dali-script-v8/file.list b/plugins/dali-script-v8/file.list index d87322f..9914d3a 100644 --- a/plugins/dali-script-v8/file.list +++ b/plugins/dali-script-v8/file.list @@ -12,28 +12,25 @@ script_v8_plugin_src_files = \ $(v8_plugin_dir)/actors/actor-wrapper.cpp \ $(v8_plugin_dir)/actors/actor-api.cpp \ $(v8_plugin_dir)/actors/layer-api.cpp \ - $(v8_plugin_dir)/actors/text-actor-api.cpp \ $(v8_plugin_dir)/actors/image-actor-api.cpp \ $(v8_plugin_dir)/actors/camera-actor-api.cpp \ $(v8_plugin_dir)/actors/mesh-actor-api.cpp \ $(v8_plugin_dir)/actors/renderable-actor-api.cpp \ $(v8_plugin_dir)/constants/constants-wrapper.cpp \ - $(v8_plugin_dir)/text/font-api.cpp \ - $(v8_plugin_dir)/text/font-wrapper.cpp \ $(v8_plugin_dir)/animation/animation-api.cpp \ $(v8_plugin_dir)/animation/animation-wrapper.cpp \ + $(v8_plugin_dir)/animation/constrainer-api.cpp \ + $(v8_plugin_dir)/animation/linear-constrainer-wrapper.cpp \ $(v8_plugin_dir)/animation/path-api.cpp \ - $(v8_plugin_dir)/animation/path-constraint-wrapper.cpp \ + $(v8_plugin_dir)/animation/path-constrainer-wrapper.cpp \ $(v8_plugin_dir)/animation/path-wrapper.cpp \ $(v8_plugin_dir)/stage/stage-wrapper.cpp \ $(v8_plugin_dir)/events/event-object-generator.cpp \ $(v8_plugin_dir)/events/pan-gesture-detector-api.cpp \ $(v8_plugin_dir)/events/pan-gesture-detector-wrapper.cpp \ $(v8_plugin_dir)/stage/stage-api.cpp \ - $(v8_plugin_dir)/image/image-attributes-api.cpp \ $(v8_plugin_dir)/shader-effects/shader-effect-api.cpp \ $(v8_plugin_dir)/shader-effects/shader-effect-wrapper.cpp \ - $(v8_plugin_dir)/image/image-attributes-wrapper.cpp \ $(v8_plugin_dir)/image/image-wrapper.cpp \ $(v8_plugin_dir)/image/image-api.cpp \ $(v8_plugin_dir)/image/buffer-image-api.cpp \