mirror of https://github.com/axmolengine/axmol.git
17 lines
323 B
JSON
17 lines
323 B
JSON
|
{
|
||
|
"ndk_module_path" :[
|
||
|
"../../../../../",
|
||
|
"../../../../../cocos/",
|
||
|
"../../../../../external",
|
||
|
"../../../../../cocos/scripting"
|
||
|
],
|
||
|
"copy_resources": [
|
||
|
],
|
||
|
"must_copy_resources": [
|
||
|
{
|
||
|
"from": "../../../config.json",
|
||
|
"to": ""
|
||
|
}
|
||
|
]
|
||
|
}
|