fltk/ide/Xcode3.1
Matthias Melcher dbd1dcde3c Added a template for Xcode that can be installed and provides a very quick way of generating new FLTK applications.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6937 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2009-11-16 22:52:42 +00:00
..
FLTK.xcodeproj Added a template for Xcode that can be installed and provides a very quick way of generating new FLTK applications. 2009-11-16 22:52:42 +00:00
icons Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and additions by Ian. PLEASE BE AWARE that the patch in its current incarnation is a regression in many aspects and further work is required before we can announce Unicode support. 2008-09-10 23:56:49 +00:00
plists Added Fl_Tree source code, demo files, and documentation. Thanks, Greg! 2009-11-14 15:49:12 +00:00
Project Templates/FLTK Added a template for Xcode that can be installed and provides a very quick way of generating new FLTK applications. 2009-11-16 22:52:42 +00:00
config.h Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and additions by Ian. PLEASE BE AWARE that the patch in its current incarnation is a regression in many aspects and further work is required before we can announce Unicode support. 2008-09-10 23:56:49 +00:00
README.template Added a template for Xcode that can be installed and provides a very quick way of generating new FLTK applications. 2009-11-16 22:52:42 +00:00
TODO Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and additions by Ian. PLEASE BE AWARE that the patch in its current incarnation is a regression in many aspects and further work is required before we can announce Unicode support. 2008-09-10 23:56:49 +00:00

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