1 The objects in this prebuilt directory can be rebuilt from the source in 2 $ANDROID/external/qemu/distrib/sdl-1.2.15. 3 4 $ cd $ANDROID/external/qemu/distrib/sdl-1.2.15 5 $ USE_MINGW=1 ./android-configure.sh --prefix=$ANDROID/prebuilts/tools/windowssdl 6 $ make 7 $ make install 8