Added libXML2

This commit is contained in:
pelya
2010-10-08 19:57:49 +03:00
parent fa6efe49f9
commit e6c08091de
137 changed files with 240834 additions and 61 deletions

View File

@@ -1,5 +1,5 @@
# The application settings for Android libSDL port
AppSettingVersion=9
AppSettingVersion=10
LibSdlVersion=1.2
AppName="OpenTyrian"
AppFullName=com.googlecode.opentyrian
@@ -16,11 +16,12 @@ RedefinedKeys="SPACE RETURN LCTRL LALT SPACE"
AppTouchscreenKeyboardKeysAmount=4
AppTouchscreenKeyboardKeysAmountAutoFire=1
MultiABI=n
AppVersionCode=2114
AppVersionName="2.1.14 - game can be put to background with Home button and successfully restored back"
AppVersionCode=2115
AppVersionName="2.1.15 - fixed keys stuck sometimes for on-screen keyboard"
CompiledLibraries="sdl_net"
CustomBuildScript=n
AppCflags='-finline-functions -O2'
AppLdflags=''
AppSubdirsBuild=''
AppUseCrystaXToolchain=n
ReadmeText='^You may press "Home" now - the data will be downloaded in background'