fltk/ide/deprecated/README.BC
Albrecht Schlosser c2539883fb First step cleaning up the IDE jungle:
- renamed ide/unsupported to ide/deprecated
 - fixed ide/vc2005 to make it compatible with VC++ 2010 Express
   (this was not really what we wanted, but I couldn't convert
    the older IDE files with VC++ 2010 Express)
 - FL/Fl_Device.H: fixed missing FL_EXPORT for building the FLTK dll
   (STR #2393).


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7666 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2010-07-04 17:19:38 +00:00

6 lines
468 B
Plaintext

Borland c ide/compiler users will find in the borland subdir relevant ide project that no one on the current has anymore.
If you happen top fix/update (and if possible move them in an ide/borland dir on the fly) them, please report this in a new STR on fltk.org.
We will happily update them if we find one maintainer.
Note: ide/unsupported/borland subdirs were originally located on the root of the distrib and should be tested from the root if you try to fix them.