Added grafx2 app
This commit is contained in:
36
project/jni/application/grafx2/AndroidAppSettings.cfg
Normal file
36
project/jni/application/grafx2/AndroidAppSettings.cfg
Normal file
@@ -0,0 +1,36 @@
|
||||
# The application settings for Android libSDL port
|
||||
AppSettingVersion=17
|
||||
LibSdlVersion=1.2
|
||||
AppName="grafx2"
|
||||
AppFullName=com.grafx2
|
||||
ScreenOrientation=h
|
||||
InhibitSuspend=y
|
||||
AppDataDownloadUrl="!Data|data.zip"
|
||||
SdlVideoResize=y
|
||||
SdlVideoResizeKeepAspect=n
|
||||
NeedDepthBuffer=n
|
||||
SwVideoMode=y
|
||||
AppUsesMouse=y
|
||||
AppNeedsTwoButtonMouse=y
|
||||
AppNeedsArrowKeys=n
|
||||
AppNeedsTextInput=n
|
||||
AppUsesJoystick=n
|
||||
AppHandlesJoystickSensitivity=y
|
||||
AppUsesMultitouch=n
|
||||
NonBlockingSwapBuffers=n
|
||||
RedefinedKeys="SPACE TAB NO_REMAP NO_REMAP RETURN ESCAPE DELETE"
|
||||
AppTouchscreenKeyboardKeysAmount=0
|
||||
AppTouchscreenKeyboardKeysAmountAutoFire=0
|
||||
RedefinedKeysScreenKb="SPACE TAB PLUS MINUS RETURN ESCAPE DELETE"
|
||||
StartupMenuButtonTimeout=3000
|
||||
HiddenMenuOptions='OptionalDownloadConfig'
|
||||
MultiABI=n
|
||||
AppVersionCode=23178101
|
||||
AppVersionName="2.3.1781.01"
|
||||
CompiledLibraries="jpeg png sdl_image sdl_ttf lua"
|
||||
CustomBuildScript=n
|
||||
AppCflags='-DVIRT_KEY -D__ENABLE_LUA__ -std=c99'
|
||||
AppLdflags=''
|
||||
AppSubdirsBuild='grafx2/src'
|
||||
AppCmdline='sdl'
|
||||
ReadmeText='^You may press "Home" now - the data will be downloaded in background'
|
||||
Reference in New Issue
Block a user