aboutsummaryrefslogtreecommitdiffstats
path: root/distrib/sdl-1.2.12/README.ANDROID
diff options
context:
space:
mode:
authorJesse Hall <jessehall@google.com>2012-07-17 16:58:55 -0700
committerandroid code review <noreply-gerritcodereview@google.com>2012-07-23 19:59:14 -0700
commitd8239786b306ffda6d5d73753d01f0ad3358e1a0 (patch)
treeb6b2aa300fc08f7fa20d545a7255d4a9a748d282 /distrib/sdl-1.2.12/README.ANDROID
parent4b0ca3716e04e4b445fd987e877f07bba6ce06cd (diff)
downloadexternal_qemu-d8239786b306ffda6d5d73753d01f0ad3358e1a0.zip
external_qemu-d8239786b306ffda6d5d73753d01f0ad3358e1a0.tar.gz
external_qemu-d8239786b306ffda6d5d73753d01f0ad3358e1a0.tar.bz2
Delete sdl-1.2.12
Change-Id: Ia96f80df04035ae84be3af468c945f2cec14f99c
Diffstat (limited to 'distrib/sdl-1.2.12/README.ANDROID')
-rw-r--r--distrib/sdl-1.2.12/README.ANDROID9
1 files changed, 0 insertions, 9 deletions
diff --git a/distrib/sdl-1.2.12/README.ANDROID b/distrib/sdl-1.2.12/README.ANDROID
deleted file mode 100644
index ae7f4aa..0000000
--- a/distrib/sdl-1.2.12/README.ANDROID
+++ /dev/null
@@ -1,9 +0,0 @@
-This is a modified version of SDL 1.2.12 that is used by the Android QEMU emulator.
-The modifications are the following:
-
-To build it as a static library on Linux, OS X and Windows:
-
-./android-configure.sh [--prefix=<path>]
-make -j2
-make install
-