summaryrefslogtreecommitdiff
path: root/lib/README.lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib/README.lib')
-rw-r--r--lib/README.lib16
1 files changed, 0 insertions, 16 deletions
diff --git a/lib/README.lib b/lib/README.lib
deleted file mode 100644
index 61779843f..000000000
--- a/lib/README.lib
+++ /dev/null
@@ -1,16 +0,0 @@
-README.lib
-----------
-
-This README file is a placeholder for library files on your
-system.
-
-Under Microsoft Windows a successful build of all projects and
-configurations will contain debug and release libraries for you
-to link to - all are built using the multi-threaded DLL
-settings. The DLL files (fltkdll.dll and fltkdlld.dll) required
-for a complete DLL-based binary distribution are located in the
-"visualc" directory.
-
-Under UNIX a single set of library files will be built, with or
-without debug information depending on the options you provided
-to the configure script.