fltk/ide/Xcode3
Matthias Melcher 421f908c69 Bringing supported IDEs to the newest setup, add device and others.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7345 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-03-27 08:51:54 +00:00
..
FLTK.xcodeproj Bringing supported IDEs to the newest setup, add device and others. 2010-03-27 08:51:54 +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 Starting to add a GUI to manage the IDE database. 2010-02-27 22:38:25 +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
config.h Fixed the IDE's for Xcode3, Xcode3.1, and VisualC (last one untested). 2010-03-17 21:11:06 +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 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

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