mirror of https://github.com/axmolengine/axmol.git
16 lines
269 B
JSON
16 lines
269 B
JSON
|
{
|
||
|
"copy_resources": [
|
||
|
{
|
||
|
"from": "../Resources",
|
||
|
"to": "",
|
||
|
"exclude": [
|
||
|
".gitignore",
|
||
|
".Ds_Store"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"depend_projs": [
|
||
|
"../../../build/tizen"
|
||
|
]
|
||
|
}
|