tinyxml use STL for android

This commit is contained in:
doitux
2013-08-31 14:23:24 +02:00
parent 93345cc4eb
commit 36fef0be7f
+1
View File
@@ -637,6 +637,7 @@ gui_800x480 {
android{
# Use old boost::filesystem, because the new version requires std::wstring.
DEFINES += BOOST_FILESYSTEM_VERSION=3
DEFINES += TIXML_USE_STL
# sqlite3 is included directly.
INCLUDEPATH += src/third_party/sqlite3