summaryrefslogtreecommitdiff
path: root/lib/README
diff options
context:
space:
mode:
Diffstat (limited to 'lib/README')
-rw-r--r--lib/README16
1 files changed, 16 insertions, 0 deletions
diff --git a/lib/README b/lib/README
new file mode 100644
index 000000000..61779843f
--- /dev/null
+++ b/lib/README
@@ -0,0 +1,16 @@
+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.