fltk/ide
Matthias Melcher e1d22ebba7 Added ide generating code to command line version of Fluid.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7484 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-04-12 05:18:38 +00:00
..
unsupported
vc2005 Fixed vs2005 project dependencies, fixed bad file refs for recent projects added. 2010-03-22 06:31:05 +00:00
visualc Committing native -> CRLF eol-style. 2010-01-18 19:08:26 +00:00
VisualC6 Added ide generating code to command line version of Fluid. 2010-04-12 05:18:38 +00:00
Xcode3 Added ide generating code to command line version of Fluid. 2010-04-12 05:18:38 +00:00
Xcode3.1 Added device demo to target list and to cool demos section 2010-03-23 18:09:38 +00:00
README.IDE

-------------------------------------------
   HOW TO USE THE FLTK IDE ENVIRONMENTS
-------------------------------------------

As for today, FLTK 1.3 officially supports 
the following integrated environments (1) :

-------------------------------------------
distrib subdir 	   |   supported products
-------------------------------------------
ide/vc2005	   |   Microsoft Visual C++ 2005, 2008 (2)
ide/visualc	   |   Microsoft Visual C++ 6, 2003 (3)
ide/Xcode3.1 	   |   Apple XCode 3.1

Notes :
-------
(1) For *nix platforms based on the autoconf/configure/make toolchain,
    simply run autoconf, then the configure script on the root dir.
    read the ./README file for more info.
(2) When first using the project file (ide/vc2005/fltk.sln) with vc2008, 
    you will be ask to convert the project for vs2008 use.
(3) When first using the project file (ide/visualc/fltk.dsw) with vc2003, 
    you will be ask to convert the project for vs2003 use.