openldap/libraries/libavl
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
..
avl.c Misc header cleanup 1999-03-29 02:07:18 +00:00
libavl.dsp Updates for NT4 (MSVC5++). 1999-04-01 20:26:09 +00:00
libavl.dsw merged with autoconf branch 1998-10-25 01:41:42 +00:00
Makefile.in Revamp build system yet again to move all external libraries to 1999-01-14 01:31:43 +00:00
testavl.c Misc header cleanup 1999-03-29 02:07:18 +00:00
testavl.dsp merged with autoconf branch 1998-10-25 01:41:42 +00:00
testavl.dsw merged with autoconf branch 1998-10-25 01:41:42 +00:00
Version.c Initial revision 1998-08-09 00:43:13 +00:00