mirror of https://github.com/axmolengine/axmol.git
15 lines
388 B
JSON
15 lines
388 B
JSON
{
|
|
"ios_cfg": {
|
|
"project_path": "../../build",
|
|
"project_file": "cocos2d_tests.xcodeproj",
|
|
"target_name": "lua-game-controller-test iOS"
|
|
},
|
|
"project_type": "lua",
|
|
"has_native": true,
|
|
"android_cfg": {
|
|
"project_path": "project/proj.android",
|
|
"studio_proj_path" : "project/proj.android-studio"
|
|
},
|
|
"engine_dir": "../../"
|
|
}
|