]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap/libldap.dsp
Fix ITS#1843, don't deref NULL string in ldap_pvt_str2upper
[openldap] / libraries / libldap / libldap.dsp
index e16dac581bf542e3df0f0ac6b9ee4fea34efb70a..7a6c4546975d75c5d6b05139422cd2b1e2f4d821 100644 (file)
@@ -38,9 +38,10 @@ CPP=cl.exe
 # PROP BASE Target_Dir ""
 # PROP Use_MFC 0
 # PROP Use_Debug_Libraries 0
-# PROP Output_Dir "..\Release"
-# PROP Intermediate_Dir "Release\libldap"
+# PROP Output_Dir "..\..\Release"
+# PROP Intermediate_Dir "..\..\Release\libldap"
 # PROP Target_Dir ""
+RSC=rc.exe
 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
 # ADD CPP /nologo /MT /W3 /GX /O2 /I "..\..\include" /D "WIN32" /D "_WINDOWS" /YX /FD /c
 BSC32=bscmake.exe
@@ -48,7 +49,7 @@ BSC32=bscmake.exe
 # ADD BSC32 /nologo
 LIB32=link.exe -lib
 # ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo /out:"..\Release\oldap32.lib"
+# ADD LIB32 /nologo /out:"..\..\Release\oldap32.lib"
 
 !ELSEIF  "$(CFG)" == "libldap - Win32 Debug"
 
@@ -59,9 +60,10 @@ LIB32=link.exe -lib
 # PROP BASE Target_Dir ""
 # PROP Use_MFC 0
 # PROP Use_Debug_Libraries 1
-# PROP Output_Dir "..\Debug"
-# PROP Intermediate_Dir "Debug\libldap"
+# PROP Output_Dir "..\..\Debug"
+# PROP Intermediate_Dir "..\..\Debug\libldap"
 # PROP Target_Dir ""
+RSC=rc.exe
 # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
 # ADD CPP /nologo /MTd /W3 /GX /Z7 /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR /YX /FD /c
 BSC32=bscmake.exe
@@ -69,7 +71,7 @@ BSC32=bscmake.exe
 # ADD BSC32 /nologo
 LIB32=link.exe -lib
 # ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo /out:"..\Debug\oldap32.lib"
+# ADD LIB32 /nologo /out:"..\..\Debug\oldap32.lib"
 
 !ELSEIF  "$(CFG)" == "libldap - Win32 Single Debug"
 
@@ -80,9 +82,10 @@ LIB32=link.exe -lib
 # PROP BASE Target_Dir ""
 # PROP Use_MFC 0
 # PROP Use_Debug_Libraries 1
-# PROP Output_Dir "..\SDebug"
-# PROP Intermediate_Dir "SDebug\libldap"
+# PROP Output_Dir "..\..\SDebug"
+# PROP Intermediate_Dir "..\..\SDebug\libldap"
 # PROP Target_Dir ""
+RSC=rc.exe
 # ADD BASE CPP /nologo /MTd /W3 /GX /Z7 /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
 # ADD CPP /nologo /W3 /GX /Z7 /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR /YX /FD /c
 BSC32=bscmake.exe
@@ -90,7 +93,7 @@ BSC32=bscmake.exe
 # ADD BSC32 /nologo
 LIB32=link.exe -lib
 # ADD BASE LIB32 /nologo /out:"..\Debug\oldap32.lib"
-# ADD LIB32 /nologo /out:"..\SDebug\oldap32.lib"
+# ADD LIB32 /nologo /out:"..\..\SDebug\oldap32.lib"
 
 !ELSEIF  "$(CFG)" == "libldap - Win32 Single Release"
 
@@ -101,9 +104,10 @@ LIB32=link.exe -lib
 # PROP BASE Target_Dir ""
 # PROP Use_MFC 0
 # PROP Use_Debug_Libraries 0
-# PROP Output_Dir "..\SRelease"
-# PROP Intermediate_Dir "SRelease\libldap"
+# PROP Output_Dir "..\..\SRelease"
+# PROP Intermediate_Dir "..\..\SRelease\libldap"
 # PROP Target_Dir ""
+RSC=rc.exe
 # ADD BASE CPP /nologo /W3 /GX /O2 /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
 # ADD CPP /nologo /W3 /GX /O2 /I "..\..\include" /D "WIN32" /D "_WINDOWS" /YX /FD /c
 BSC32=bscmake.exe
@@ -111,7 +115,7 @@ BSC32=bscmake.exe
 # ADD BSC32 /nologo
 LIB32=link.exe -lib
 # ADD BASE LIB32 /nologo /out:"..\Release\oldap32.lib"
-# ADD LIB32 /nologo /out:"..\SRelease\oldap32.lib"
+# ADD LIB32 /nologo /out:"..\..\SRelease\oldap32.lib"
 
 !ENDIF 
 
@@ -143,11 +147,7 @@ SOURCE=.\cache.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\charset.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\cldap.c
+SOURCE=.\charray.c
 # End Source File
 # Begin Source File
 
@@ -159,15 +159,15 @@ SOURCE=.\controls.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\delete.c
+SOURCE=.\cyrus.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\disptmpl.c
+SOURCE=.\delete.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\include\disptmpl.h
+SOURCE=.\dnssrv.c
 # End Source File
 # Begin Source File
 
@@ -183,11 +183,11 @@ SOURCE=.\extended.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\free.c
+SOURCE=.\filter.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\friendly.c
+SOURCE=.\free.c
 # End Source File
 # Begin Source File
 
@@ -199,10 +199,6 @@ SOURCE=.\getdn.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\getdxbyname.c
-# End Source File
-# Begin Source File
-
 SOURCE=.\getentry.c
 # End Source File
 # Begin Source File
@@ -235,6 +231,14 @@ SOURCE=..\..\include\ldap_cdefs.h
 # End Source File
 # Begin Source File
 
+SOURCE=..\..\include\ldap_config.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\ldap_defaults.h
+# End Source File
+# Begin Source File
+
 SOURCE=..\..\include\ldap_features.h
 # End Source File
 # Begin Source File
@@ -247,11 +251,19 @@ SOURCE=..\..\include\ldap_pvt.h
 # End Source File
 # Begin Source File
 
+SOURCE=..\..\include\ldap_pvt_uc.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\ldap_queue.h
+# End Source File
+# Begin Source File
+
 SOURCE=..\..\include\ldap_schema.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\include\ldapconfig.h
+SOURCE=..\..\include\ldap_utf8.h
 # End Source File
 # Begin Source File
 
@@ -287,6 +299,10 @@ SOURCE=.\print.c
 # End Source File
 # Begin Source File
 
+SOURCE=.\references.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\request.c
 # End Source File
 # Begin Source File
@@ -295,6 +311,10 @@ SOURCE=.\result.c
 # End Source File
 # Begin Source File
 
+SOURCE=.\sasl.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\sbind.c
 # End Source File
 # Begin Source File
@@ -311,11 +331,7 @@ SOURCE=.\sort.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\srchpref.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\..\include\srchpref.h
+SOURCE=.\sortctrl.c
 # End Source File
 # Begin Source File
 
@@ -323,7 +339,7 @@ SOURCE=.\string.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\ufn.c
+SOURCE=.\tls.c
 # End Source File
 # Begin Source File
 
@@ -335,7 +351,19 @@ SOURCE=.\url.c
 # End Source File
 # Begin Source File
 
+SOURCE=".\utf-8-conv.c"
+# End Source File
+# Begin Source File
+
+SOURCE=".\utf-8.c"
+# End Source File
+# Begin Source File
+
 SOURCE=".\util-int.c"
 # End Source File
+# Begin Source File
+
+SOURCE=.\vlvctrl.c
+# End Source File
 # End Target
 # End Project