Added bzip2 lib and Quake (thanks to Lubomyr)
This commit is contained in:
34
project/jni/application/quake/AndroidAppSettings.cfg
Normal file
34
project/jni/application/quake/AndroidAppSettings.cfg
Normal file
@@ -0,0 +1,34 @@
|
||||
# The application settings for Android libSDL port
|
||||
AppSettingVersion=16
|
||||
LibSdlVersion=1.2
|
||||
AppName="Quake r2tec"
|
||||
AppFullName=quake.r2tec.sdl
|
||||
ScreenOrientation=h
|
||||
InhibitSuspend=y
|
||||
AppDataDownloadUrl="Data size is 1 Mb|quake-data.zip"
|
||||
SdlVideoResize=y
|
||||
SdlVideoResizeKeepAspect=n
|
||||
NeedDepthBuffer=n
|
||||
AppUsesMouse=y
|
||||
AppNeedsTwoButtonMouse=n
|
||||
AppNeedsArrowKeys=y
|
||||
AppNeedsTextInput=y
|
||||
AppUsesJoystick=n
|
||||
AppHandlesJoystickSensitivity=y
|
||||
AppUsesMultitouch=n
|
||||
NonBlockingSwapBuffers=n
|
||||
RedefinedKeys="LCTRL LCTRL INSERT LCTRL SPACE ESCAPE 7"
|
||||
AppTouchscreenKeyboardKeysAmount=4
|
||||
AppTouchscreenKeyboardKeysAmountAutoFire=0
|
||||
RedefinedKeysScreenKb="LCTRL SLASH SPACE INSERT"
|
||||
MultiABI=n
|
||||
AppVersionCode=2010090601
|
||||
AppVersionName="2010.09.06.01"
|
||||
CompiledLibraries="jpeg png sdl_ttf sdl_image sdl_mixer"
|
||||
CustomBuildScript=n
|
||||
AppCflags='-D_inline=inline'
|
||||
AppLdflags=''
|
||||
AppSubdirsBuild=''
|
||||
AppUseCrystaXToolchain=y
|
||||
AppCmdline='-winsize 480 320'
|
||||
ReadmeText='^You may press "Home" now - the data will be downloaded in background'
|
||||
Reference in New Issue
Block a user