aboutsummaryrefslogtreecommitdiffstats
path: root/distrib/sdl-1.2.12/README.ANDROID
blob: ae7f4aafbb568bf660ea4cd1642912e1bb23d130 (plain)
1
2
3
4
5
6
7
8
9
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