fltk/ide/Xcode3
Matthias Melcher 3ef47f712a Added 'rotated_text' to the Fluid IDE setup. It should probably be in 'Demo' as well.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7595 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-05-07 20:23:07 +00:00
..
FLTK.xcodeproj Added 'rotated_text' to the Fluid IDE setup. It should probably be in 'Demo' as well. 2010-05-07 20:23:07 +00:00
Project Templates/FLTK A completely new set of IDE files for the entire FLTK project. This project should be pretty clean and up to the newest standards in Xcode3. The debug version builds whatever is best on the current platform. The Release version builds a Universal Binary for PPC, win32, and x64 - verified OK! I will rename the now outdated Xcode3.1 project and eventually remove it. 2010-02-21 21:54:42 +00:00
icons A completely new set of IDE files for the entire FLTK project. This project should be pretty clean and up to the newest standards in Xcode3. The debug version builds whatever is best on the current platform. The Release version builds a Universal Binary for PPC, win32, and x64 - verified OK! I will rename the now outdated Xcode3.1 project and eventually remove it. 2010-02-21 21:54:42 +00:00
plists Added 'rotated_text' to the Fluid IDE setup. It should probably be in 'Demo' as well. 2010-05-07 20:23:07 +00:00
README.template A completely new set of IDE files for the entire FLTK project. This project should be pretty clean and up to the newest standards in Xcode3. The debug version builds whatever is best on the current platform. The Release version builds a Universal Binary for PPC, win32, and x64 - verified OK! I will rename the now outdated Xcode3.1 project and eventually remove it. 2010-02-21 21:54:42 +00:00
config.h Added 'rotated_text' to the Fluid IDE setup. It should probably be in 'Demo' as well. 2010-05-07 20:23:07 +00:00
fltk.pch A completely new set of IDE files for the entire FLTK project. This project should be pretty clean and up to the newest standards in Xcode3. The debug version builds whatever is best on the current platform. The Release version builds a Universal Binary for PPC, win32, and x64 - verified OK! I will rename the now outdated Xcode3.1 project and eventually remove it. 2010-02-21 21:54:42 +00:00

README.template

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