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=ef35cf94f85fe9602e5020e53c5f91b2a082d1f8;hb=6f556d60d4e7d21da0ee48c0a015e570db15ad60;hpb=3e17d9f63dedb5d669409301f8d9a3d8c393f979 diff --git a/plugins/dali-script-v8/file.list b/plugins/dali-script-v8/file.list index ef35cf9..9914d3a 100644 --- a/plugins/dali-script-v8/file.list +++ b/plugins/dali-script-v8/file.list @@ -19,17 +19,18 @@ script_v8_plugin_src_files = \ $(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-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 \