From d21e4dacf7341b924fa534523ba31348ff6789ad Mon Sep 17 00:00:00 2001 From: faketruth Date: Wed, 15 Aug 2012 21:24:11 +0000 Subject: Compiles on Android! Added Eclipse project, import it into your workspace and it should be runnable on Android! Disabled Squirrel for Android cLog now logs to Android LogCat as well Fixed Lua so it compiles on Android Removed/commented out exceptions in JsonCpp so it compiles on Android git-svn-id: http://mc-server.googlecode.com/svn/trunk@741 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- res/drawable-mdpi/ic_launcher.png | Bin 0 -> 5237 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 res/drawable-mdpi/ic_launcher.png (limited to 'res/drawable-mdpi/ic_launcher.png') diff --git a/res/drawable-mdpi/ic_launcher.png b/res/drawable-mdpi/ic_launcher.png new file mode 100644 index 000000000..359047dfa Binary files /dev/null and b/res/drawable-mdpi/ic_launcher.png differ -- cgit v1.2.3