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