SDL: C++-specific AppCppFlags option in AndroidAppSettings.cfg

This commit is contained in:
Sergii Pylypenko
2016-07-28 23:38:21 +03:00
parent 484bd65e8c
commit 4e817c007f
11 changed files with 52 additions and 27 deletions

View File

@@ -61,7 +61,7 @@ SdlVideoResize=y
SdlVideoResizeKeepAspect=n
# Do not allow device to sleep when the application is in foreground, set this for video players or apps which use accelerometer
InhibitSuspend=n
InhibitSuspend=y
# Create Android service, so the app is less likely to be killed while in background
CreateService=y