mirror of https://github.com/axmolengine/axmol.git
Fixed game controller test can't compile by cocos command
This commit is contained in:
parent
a1e8dec384
commit
bcbfc91bcd
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"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": "../../"
|
||||
}
|
Loading…
Reference in New Issue