openldap/libraries/libldbm
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
..
ldbm.c NT port 1999-04-01 16:06:08 +00:00
libldbm.dsp Updates for NT4 (MSVC5++). 1999-04-01 20:26:09 +00:00
Makefile.in Revamp build system yet again to move all external libraries to 1999-01-14 01:31:43 +00:00
Version.c Initial revision 1998-08-09 00:43:13 +00:00