mirror of https://github.com/axmolengine/axmol.git
14 lines
217 B
JSON
14 lines
217 B
JSON
|
{
|
||
|
"ndk_module_path" :[
|
||
|
"../../..",
|
||
|
"../../../cocos",
|
||
|
"../../../external"
|
||
|
],
|
||
|
"copy_resources": [
|
||
|
{
|
||
|
"from": "../Resources",
|
||
|
"to": ""
|
||
|
}
|
||
|
]
|
||
|
}
|