Updated app settings
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
# The application settings for Android libSDL port
|
||||
AppSettingVersion=16
|
||||
LibSdlVersion=1.2
|
||||
AppName="Lmarbles"
|
||||
AppFullName=net.sourceforge.lgames.lmarbles
|
||||
ScreenOrientation=h
|
||||
InhibitSuspend=y
|
||||
AppDataDownloadUrl="App data size is 1 Mb|https://sourceforge.net/projects/libsdl-android/files/LMarbles/lmarbles-1.0.8-data.zip/download|http://sites.google.com/site/xpelyax/Home/lmarbles-1.0.8-data.zip?attredirects=0&d=1|http://sitesproxy.goapk.com/site/xpelyax/Home/lmarbles-1.0.8-data.zip"
|
||||
SdlVideoResize=y
|
||||
SdlVideoResizeKeepAspect=y
|
||||
NeedDepthBuffer=n
|
||||
AppUsesMouse=y
|
||||
AppNeedsTwoButtonMouse=y
|
||||
AppNeedsArrowKeys=n
|
||||
AppNeedsTextInput=y
|
||||
AppUsesJoystick=n
|
||||
AppHandlesJoystickSensitivity=n
|
||||
AppUsesMultitouch=n
|
||||
NonBlockingSwapBuffers=y
|
||||
RedefinedKeys="RETURN SPACE PAGEUP PAGEDOWN"
|
||||
AppTouchscreenKeyboardKeysAmount=0
|
||||
AppTouchscreenKeyboardKeysAmountAutoFire=0
|
||||
RedefinedKeysScreenKb="RETURN SPACE PAGEUP PAGEDOWN"
|
||||
MultiABI=n
|
||||
AppVersionCode=010008
|
||||
AppVersionName="1.0.8"
|
||||
CompiledLibraries="sdl_mixer sdl_image intl"
|
||||
CustomBuildScript=y
|
||||
AppCflags='-DHAVE_CONFIG_H -finline-functions -O2'
|
||||
AppLdflags=''
|
||||
AppSubdirsBuild='src/dummy'
|
||||
AppUseCrystaXToolchain=n
|
||||
AppCmdline=''
|
||||
ReadmeText='^You may press "Home" now - the data will be downloaded in background'
|
||||
Reference in New Issue
Block a user