Updated boost and vcmi. Still not compilable but on it.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user