scummvm/backends/platform/android
D G Turner 21ea60f604 ANDROID: Minor fixes to build-specific makefile.
This fixes two minor issues when trying to cross-compile to Android on
Win32 using the Win32 Android SDK/NDK and MinGW shell.

However, this is still no working as DX and APKBUILDER are batch files
in the Win32 SDK (which then call the real Java tools) and these fail
to run in shell. However, using "cmd /C" also fails as the paths in the
parameters have unix, rather than native separators. Unsure how to fix.
2012-12-28 00:54:00 +00:00
..
org/scummvm/scummvm ANDROID: Remove parameter forcing use of Modern theme. 2012-12-24 16:45:49 +00:00
android.cpp COMMON: Add tm_wday to our TimeDate struct 2012-06-09 20:21:48 -04:00
android.h ANDROID: Mouse and stylus support 2012-10-19 22:50:09 +02:00
android.mk ANDROID: Minor fixes to build-specific makefile. 2012-12-28 00:54:00 +00:00
asset-archive.cpp ANDROID: Fix assert in JavaInputStream (thanks clone2727). 2011-12-13 18:44:58 +01:00
asset-archive.h ANDROID: Fix compilation by adapting to latest Archive changes (thanks LordHoto). 2011-12-13 18:37:33 +01:00
events.cpp ANDROID: Mouse and stylus support 2012-10-19 22:50:09 +02:00
gfx.cpp ANDROID: Fix compilation broken with changes to grabOverlay. 2012-06-20 17:31:10 +02:00
jni.cpp ANDROID: Move from org.inodes.gus to org.scummvm. 2011-10-25 21:18:42 +02:00
jni.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
module.mk JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
texture.cpp ANDROID: Remove unused GL_OES_draw_texture code. 2012-08-15 10:00:51 +02:00
texture.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00