Updated boost and vcmi. Still not compilable but on it.

This commit is contained in:
Gerhard Stein
2013-11-25 15:04:10 +01:00
parent ab9dfd2087
commit 2803b9ad46
19 changed files with 13 additions and 21 deletions

View File

@@ -3,7 +3,7 @@
AppSettingVersion=19
# Debuggable Build? (y) or (n):
Debuggable=true
Debuggable=false
# libSDL version to use (1.2 or 1.3, specify 1.3 for SDL2)
LibSdlVersion=1.2
@@ -174,7 +174,7 @@ FirstStartMenuOptions=''
# Enable multi-ABI binary, with hardware FPU support - it will also work on old devices,
# but .apk size is 2x bigger (y) / (n) / (x86) / (all)
MultiABI=n
MultiABI=all
# Minimum amount of RAM application requires, in Mb, SDL will print warning to user if it's lower
AppMinimumRAM=32