mirror of https://github.com/axmolengine/axmol.git
13 lines
291 B
JSON
13 lines
291 B
JSON
|
{
|
||
|
"ios_cfg": {
|
||
|
"project_path": "../../build",
|
||
|
"project_file": "cocos2d_tests.xcodeproj",
|
||
|
"target_name": "game-controller-test IOS"
|
||
|
},
|
||
|
"project_type": "cpp",
|
||
|
"android_cfg": {
|
||
|
"project_path": "proj.android"
|
||
|
},
|
||
|
"engine_dir": "../../"
|
||
|
}
|