mirror of https://github.com/axmolengine/axmol.git
13 lines
195 B
JSON
13 lines
195 B
JSON
|
{
|
||
|
"copy_resources": [
|
||
|
{
|
||
|
"from": "../../../src",
|
||
|
"to": "src"
|
||
|
},
|
||
|
{
|
||
|
"from": "../../../res",
|
||
|
"to": "res"
|
||
|
}
|
||
|
]
|
||
|
}
|