diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2010-07-04 17:19:38 +0000 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2010-07-04 17:19:38 +0000 |
| commit | c2539883fbb671db229f1dbfe753e8c039d659ff (patch) | |
| tree | 502dd353104b5b91e5c088c767e895b873d133d3 /ide/unsupported/README.BC | |
| parent | c835c08bb35a23e5e8b63bfb19f53f39c8666f33 (diff) | |
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
Diffstat (limited to 'ide/unsupported/README.BC')
| -rw-r--r-- | ide/unsupported/README.BC | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ide/unsupported/README.BC b/ide/unsupported/README.BC deleted file mode 100644 index cbd85a63c..000000000 --- a/ide/unsupported/README.BC +++ /dev/null @@ -1,5 +0,0 @@ -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. |
