fltk/ide/deprecated/Xcode3.1
Albrecht Schlosser c6f1a5ba5a IDE jungle, step 2:
- moved ide/Xcode3.1 into ide/deprecated
 - moved ide/visualc  into ide/deprecated
These projects are obsolete and unmaintained now.


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7667 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-07-04 17:24:44 +00:00
..
FLTK.xcodeproj IDE jungle, step 2: 2010-07-04 17:24:44 +00:00
icons IDE jungle, step 2: 2010-07-04 17:24:44 +00:00
plists IDE jungle, step 2: 2010-07-04 17:24:44 +00:00
Project Templates/FLTK IDE jungle, step 2: 2010-07-04 17:24:44 +00:00
config.h IDE jungle, step 2: 2010-07-04 17:24:44 +00:00
README.template IDE jungle, step 2: 2010-07-04 17:24:44 +00:00
TODO IDE jungle, step 2: 2010-07-04 17:24:44 +00:00

To add FLTK projects as a new project template for Xcode 3, install the 
included files in the directory 

> cp -R ide/Xcode3.1/Project\ Templates/FLTK/* \
    ~/Library/Application\ Support/Developer/Shared/Xcode/Project\ Templates/FLTK\ Application/FLTK/

and restart Xcode.

The generated projects 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