Updated GemRB project (courtesy of Beholder)

This commit is contained in:
pelya
2011-02-03 13:37:24 +00:00
parent 0073c2171e
commit 9e8f4d794c
462 changed files with 4774 additions and 3611 deletions

View File

@@ -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