axmol/tools/simulator/frameworks/runtime-src/proj.android/build-cfg.json

17 lines
323 B
JSON
Raw Normal View History

2015-01-07 17:50:15 +08:00
{
"ndk_module_path" :[
2015-01-07 22:19:46 +08:00
"../../../../../",
"../../../../../cocos/",
"../../../../../external",
"../../../../../cocos/scripting"
2015-01-07 17:50:15 +08:00
],
"copy_resources": [
],
"must_copy_resources": [
{
"from": "../../../config.json",
"to": ""
}
]
}