]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - README.iOS
added xcode project for building DarkPlaces on iOS using SDL 1.3
[xonotic/darkplaces.git] / README.iOS
diff --git a/README.iOS b/README.iOS
new file mode 100644 (file)
index 0000000..bc09748
--- /dev/null
@@ -0,0 +1,4 @@
+To build DarkPlaces for iOS, you need to extract this zip into the source folder:
+http://ghdigital.com/~havoc/SDLiOS20110202.zip
+
+This is built from SDL 1.3, to make an updated include folder and libSDL*.a files, simply build the SDL Application template for iPhoneOS and copy the include folder and two libSDL*.a files from there.