aboutsummaryrefslogtreecommitdiff
path: root/dists/iphone/readme.txt
diff options
context:
space:
mode:
authorJulien2011-06-01 17:34:32 -0400
committerJulien2011-06-01 17:34:32 -0400
commit9717d5be6f416a36dfb81e1c47c9cea518b5d018 (patch)
tree3feeb9cc9d59651086871d1fb4d1afdf1891fc31 /dists/iphone/readme.txt
parent9db33ea544afd2c24857b8229e97e532881383ca (diff)
downloadscummvm-rg350-9717d5be6f416a36dfb81e1c47c9cea518b5d018.tar.gz
scummvm-rg350-9717d5be6f416a36dfb81e1c47c9cea518b5d018.tar.bz2
scummvm-rg350-9717d5be6f416a36dfb81e1c47c9cea518b5d018.zip
CREATE_PROJECT: Add stubs for Xcode provider
Diffstat (limited to 'dists/iphone/readme.txt')
-rw-r--r--dists/iphone/readme.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/dists/iphone/readme.txt b/dists/iphone/readme.txt
new file mode 100644
index 0000000000..b115ed335c
--- /dev/null
+++ b/dists/iphone/readme.txt
@@ -0,0 +1,7 @@
+The Xcode project files can now be created automatically from the GCC
+files using the create_project tool inside the /tools/create_project folder.
+
+To create the default project files, build create_project.exe, copy it inside
+this folder and run the create_xcode.bat file for a default build. You can
+run create_project.exe with no parameters to check the possible command-line
+options.