Updated GemRB project (courtesy of Beholder)
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# The application settings for Android libSDL port
|
||||
AppSettingVersion=15
|
||||
AppSettingVersion=16
|
||||
LibSdlVersion=1.2
|
||||
AppName="GemRB"
|
||||
AppFullName=net.sourceforge.gemrb
|
||||
ScreenOrientation=h
|
||||
InhibitSuspend=n
|
||||
AppDataDownloadUrl="GemRB data(local)|data.zip"
|
||||
AppDataDownloadUrl="GemRB data(local)|data1.zip"
|
||||
SdlVideoResize=y
|
||||
SdlVideoResizeKeepAspect=y
|
||||
NeedDepthBuffer=n
|
||||
@@ -20,12 +20,13 @@ NonBlockingSwapBuffers=n
|
||||
RedefinedKeys="LCTRL c p o e"
|
||||
AppTouchscreenKeyboardKeysAmount=0
|
||||
AppTouchscreenKeyboardKeysAmountAutoFire=0
|
||||
RedefinedKeysScreenKb="LCTRL c p o e"
|
||||
MultiABI=y
|
||||
AppVersionCode=063
|
||||
AppVersionName="0.6.3"
|
||||
AppVersionCode=0631
|
||||
AppVersionName="0.6.3.1"
|
||||
CompiledLibraries="sdl_mixer ogg vorbis openal png python"
|
||||
CustomBuildScript=n
|
||||
AppCflags='-fexceptions -finline-functions -O2 -DSTATIC_LINK=Yes'
|
||||
AppCflags='-fexceptions -finline-functions -O3 -DSTATIC_LINK=Yes -DHAVE_SNPRINTF -DTOUCHSCREEN'
|
||||
AppLdflags=''
|
||||
AppSubdirsBuild=''
|
||||
AppUseCrystaXToolchain=y
|
||||
|
||||
Reference in New Issue
Block a user