mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-15 03:01:09 +08:00
dda1fb4ba0
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. |
||
---|---|---|
.. | ||
apitest.dsp | ||
apitest.dsw | ||
libldap_r.dsp | ||
libldap_r.dsw | ||
ltest.dsp | ||
ltest.dsw | ||
Makefile.in | ||
rdwr.c | ||
thr_cthreads.c | ||
thr_lwp.c | ||
thr_nt.c | ||
thr_posix.c | ||
thr_sleep.c | ||
thr_stub.c | ||
thr_thr.c | ||
Version.c |