copy resources in android

This commit is contained in:
jianglong0156 2015-05-26 16:33:47 +08:00
parent 6f67ec1e6c
commit 60e3b5390d
2 changed files with 8 additions and 0 deletions

View File

@ -22,6 +22,10 @@
{
"from": "../../../../cocos/scripting/js-bindings/script",
"to": "script"
},
{
"from": "../../res",
"to": "res/"
}
],
"ndk_module_path": [

View File

@ -22,6 +22,10 @@
{
"from": "../../../../cocos/scripting/js-bindings/script",
"to": "script"
},
{
"from": "../../res",
"to": "res/"
}
],
"ndk_module_path": [