add tinyxml2 to mac and marmalade project

This commit is contained in:
minggo 2013-02-06 13:57:16 +08:00
parent 3d9a0dc99d
commit fcc6ed89ae
2 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
12a69c77eb22b6724ec95864bd0aaf5547261873
85b90a173b1bdb081265c2748441f3d94c1789f6

View File

@ -46,6 +46,7 @@ includepaths
"../script_support"
"../sprite_nodes"
"../support"
"../support/tinyxml2"
"../text_input_node"
"../textures"
"../tileMap_parallax_nodes"
@ -178,6 +179,9 @@ files
"*.cpp" # MH: Many ccCArray linker errors without ccCArray.cpp
"*.h"
("../support/image_support")
"*.h"
"*.cpp"
("../support/tinxml2")
"*.h"
"*.cpp"
("../support/zip_support")