Fixed game controller test can't compile by cocos command

This commit is contained in:
Wenhai Lin 2015-01-28 17:37:31 +08:00
parent a1e8dec384
commit bcbfc91bcd
1 changed files with 12 additions and 0 deletions

View File

@ -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": "../../"
}