Support compile & run test projects with cocos2d-console on wp8.

This commit is contained in:
zhangbin 2015-03-25 11:42:55 +08:00
parent 2f7397f6b9
commit 7aaf122a41
3 changed files with 7 additions and 3 deletions

View File

@ -30,7 +30,9 @@
"project_path": "../../build",
"sln_file": "cocos2d-wp8.sln",
"project_name": "cpp-empty-test",
"build_folder_path": "cpp-empty-test/Properties/WMAppManifest.xml"
"wp8_proj_path" : "proj-wp8-xaml",
"build_folder_path": "cpp-empty-test/Bin/x86",
"manifest_path": "cpp-empty-test/Properties/WMAppManifest.xml"
},
"wp8_1_cfg" : {
"project_path": "../../build",

View File

@ -30,7 +30,9 @@
"project_path": "../../build",
"sln_file": "cocos2d-wp8.sln",
"project_name": "cpp-tests",
"build_folder_path": "cpp-tests/Properties/WMAppManifest.xml"
"wp8_proj_path" : "proj.wp8-xaml",
"build_folder_path": "cpp-tests/Bin/x86",
"manifest_path": "cpp-tests/Properties/WMAppManifest.xml"
},
"wp8_1_cfg" : {
"project_path": "../../build",

@ -1 +1 @@
Subproject commit 3c012eb35cde522d17985aab8e9bad1aa7818ff6
Subproject commit 41a1468b229eb1d93e382e54c70457940129cdc0