X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=plugins%2Fdali-script-v8%2Ffile.list;h=d995aa1a07b0783437f1fe1e8dfa6795fb7efe1a;hb=d33633d0b061860e216884dc314b7dc381739777;hp=9dc4293d1ac7ec8a6621ed7a04e3c67fc637e330;hpb=e4e5db1d2d7997e7bf803a531048d8dcb959083b;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/plugins/dali-script-v8/file.list b/plugins/dali-script-v8/file.list index 9dc4293..d995aa1 100644 --- a/plugins/dali-script-v8/file.list +++ b/plugins/dali-script-v8/file.list @@ -14,13 +14,13 @@ script_v8_plugin_src_files = \ $(v8_plugin_dir)/actors/layer-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)/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 \