summaryrefslogtreecommitdiff
path: root/lib/README.lib
blob: 61779843f0a9af3e045956910987196eeac82b20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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.