openldap/libraries
Kurt Zeilenga dda1fb4ba0 Updates for NT4 (MSVC5++).
Removed external include/library paths from projects.  External paths should
be set via Tools | Options | Directories.  This allows each developer the
freedom to install external libraries where they desire.
Used libdb.lib instead of libdbs.lib to avoid thread conflicts.
Added hs_regex.lib to library input.  We require some form of regex, this
library works (and is relatively easy for the user to install).
Removed a little lint which MCVC5 detected.
Need to sort out single-threaded vs multithreaded library generation.
1999-04-01 20:26:09 +00:00
..
libavl Updates for NT4 (MSVC5++). 1999-04-01 20:26:09 +00:00
liblber NT port 1999-04-01 16:00:24 +00:00
libldap Updates for NT4 (MSVC5++). 1999-04-01 20:26:09 +00:00
libldap_r Updates for NT4 (MSVC5++). 1999-04-01 20:26:09 +00:00
libldbm Updates for NT4 (MSVC5++). 1999-04-01 20:26:09 +00:00
libldif update project settings 1999-04-01 15:57:57 +00:00
liblutil Updates for NT4 (MSVC5++). 1999-04-01 20:26:09 +00:00
Makefile.in Use -lldap_r instead of -lldap -lthread. 1999-01-28 04:34:55 +00:00