summaryrefslogtreecommitdiff
path: root/lib/README.lib
blob: 5fd628d111984586f73c02e8bc4956127f2e31a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
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 UNIX a single library file (libfltk.a or libfltk.so) will be
built.