mirror of https://github.com/axmolengine/axmol.git
Support compile & run test projects with cocos2d-console on wp8.
This commit is contained in:
parent
2f7397f6b9
commit
7aaf122a41
|
@ -30,7 +30,9 @@
|
||||||
"project_path": "../../build",
|
"project_path": "../../build",
|
||||||
"sln_file": "cocos2d-wp8.sln",
|
"sln_file": "cocos2d-wp8.sln",
|
||||||
"project_name": "cpp-empty-test",
|
"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" : {
|
"wp8_1_cfg" : {
|
||||||
"project_path": "../../build",
|
"project_path": "../../build",
|
||||||
|
|
|
@ -30,7 +30,9 @@
|
||||||
"project_path": "../../build",
|
"project_path": "../../build",
|
||||||
"sln_file": "cocos2d-wp8.sln",
|
"sln_file": "cocos2d-wp8.sln",
|
||||||
"project_name": "cpp-tests",
|
"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" : {
|
"wp8_1_cfg" : {
|
||||||
"project_path": "../../build",
|
"project_path": "../../build",
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 3c012eb35cde522d17985aab8e9bad1aa7818ff6
|
Subproject commit 41a1468b229eb1d93e382e54c70457940129cdc0
|
Loading…
Reference in New Issue