summaryrefslogtreecommitdiff
path: root/lib/README.lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib/README.lib')
-rw-r--r--lib/README.lib7
1 files changed, 3 insertions, 4 deletions
diff --git a/lib/README.lib b/lib/README.lib
index 5fd628d11..e4bbf4821 100644
--- a/lib/README.lib
+++ b/lib/README.lib
@@ -2,10 +2,9 @@ REAME.lib
---------
This README file is a placeholder for library files on your system.
-Under Microsoft Windows a successful build will contain both a debug
-(fltkd.lib) and release (fltk.lib) library for you to link to. Both
-are built using the multi-threaded settings. Currently the Visual C++
-project files do not generate DLL libraries for FLTK.
+Under Microsoft Windows a successful build will contain debug
+(fltkd.lib and fltkd.dll) and release (fltk.lib fltk.dll) libraries for
+you to link to. Both are built using the multi-threaded settings.
Under UNIX a single library file (libfltk.a or libfltk.so) will be
built.