summaryrefslogtreecommitdiff
path: root/ide/Xcode3/README.template
diff options
context:
space:
mode:
Diffstat (limited to 'ide/Xcode3/README.template')
-rw-r--r--ide/Xcode3/README.template20
1 files changed, 0 insertions, 20 deletions
diff --git a/ide/Xcode3/README.template b/ide/Xcode3/README.template
deleted file mode 100644
index fb89a5354..000000000
--- a/ide/Xcode3/README.template
+++ /dev/null
@@ -1,20 +0,0 @@
-
-To add FLTK projects as a new project template for Xcode 3, install the
-included files in the directory
-
-> "$(HOME)//Library/Application Support/Developer/Shared/Xcode/"
-
-and restart Xcode.
-
-The generated proects expects fltk 1.3 as it is installed
-using the command line.
-
-> sudo make install
-
-Enjoy!
-
- - Matthias
-
-Please send me an EMail if you find errors or would like to suggest
-improvement: mm@matthiasm.com
-