From c2539883fbb671db229f1dbfe753e8c039d659ff Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sun, 4 Jul 2010 17:19:38 +0000 Subject: 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 --- ide/deprecated/README.BC | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 ide/deprecated/README.BC (limited to 'ide/deprecated/README.BC') diff --git a/ide/deprecated/README.BC b/ide/deprecated/README.BC new file mode 100644 index 000000000..cbd85a63c --- /dev/null +++ b/ide/deprecated/README.BC @@ -0,0 +1,5 @@ +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. -- cgit v1.2.3