From: Kurt Zeilenga Date: Wed, 10 Oct 2001 19:52:00 +0000 (+0000) Subject: Fix up MSVC5 builds (I think, I don't actually have MSVC5) X-Git-Tag: OPENLDAP_REL_ENG_2_0_16~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d990f6a41262ee4f9e1b66c23af2f6631fc26e4d;p=thirdparty%2Fopenldap.git Fix up MSVC5 builds (I think, I don't actually have MSVC5) --- diff --git a/CHANGES b/CHANGES index 3ee4876517..9ca3d0da60 100644 --- a/CHANGES +++ b/CHANGES @@ -17,6 +17,7 @@ OpenLDAP 2.0.16 Engineering Removed -lldbm use of Berkeley CDB Updated -lldbm to use r/w lock with DB_THREAD Updated ldbm update attribute indices on delete + Updated ud Kerberos ticket handling Added back-ldbm idl_check() code Build environment Updated ltconfig for MacOS X 10.1 (ITS#1361) @@ -26,6 +27,7 @@ OpenLDAP 2.0.16 Engineering Updated test005 /dev/null diff for Tru64 compat Updated test007 modrdn test Updated test008 read/write ratio + Updated MSVC5 project files Documentation Update slapcat/add pages diff --git a/build/main.dsw b/build/main.dsw index a4e264b84d..0a2faffac9 100644 --- a/build/main.dsw +++ b/build/main.dsw @@ -363,21 +363,6 @@ Package=<4> ############################################################################### -Project: "liblunicode"=..\libraries\liblunicode\liblunicode.dsp - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ - Begin Project Dependency - Project_Dep_Name setup - End Project Dependency -}}} - -############################################################################### - Project: "liblutil"=..\libraries\liblutil\liblutil.dsp - Package Owner=<4> Package=<5> diff --git a/libraries/libldap/libldap.dsp b/libraries/libldap/libldap.dsp index 5e25ceb453..2dc86645ed 100644 --- a/libraries/libldap/libldap.dsp +++ b/libraries/libldap/libldap.dsp @@ -355,10 +355,6 @@ SOURCE=.\tmplout.c # End Source File # Begin Source File -SOURCE=.\ufn.c -# End Source File -# Begin Source File - SOURCE=.\unbind.c # End Source File # Begin Source File diff --git a/libraries/libldap_r/libldap_r.dsp b/libraries/libldap_r/libldap_r.dsp index 65cef6af9f..4d8e7f5770 100644 --- a/libraries/libldap_r/libldap_r.dsp +++ b/libraries/libldap_r/libldap_r.dsp @@ -354,10 +354,6 @@ SOURCE=.\tpool.c # End Source File # Begin Source File -SOURCE=..\libldap\ufn.c -# End Source File -# Begin Source File - SOURCE=..\libldap\unbind.c # End Source File # Begin Source File