]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap/libldap.dsp
Cast char* argument to hh_to_c() to Byte*
[openldap] / libraries / libldap / libldap.dsp
index b6842cbd31dbdf669b0a2d19f23f971616af9bee..1739af2de0b2a84317e81a0b4f43ba1a04e0be81 100644 (file)
@@ -35,17 +35,17 @@ CPP=cl.exe
 # PROP BASE Target_Dir ""
 # PROP Use_MFC 0
 # PROP Use_Debug_Libraries 0
-# PROP Output_Dir "Release"
-# PROP Intermediate_Dir "Release"
+# PROP Output_Dir "..\Release"
+# PROP Intermediate_Dir "Release\libldap"
 # PROP Target_Dir ""
 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /Ze /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
+# ADD CPP /nologo /W3 /GX /O2 /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
 BSC32=bscmake.exe
 # ADD BASE BSC32 /nologo
 # ADD BSC32 /nologo
 LIB32=link.exe -lib
 # ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo
+# ADD LIB32 /nologo /out:"..\Release\oldap32.lib"
 
 !ELSEIF  "$(CFG)" == "libldap - Win32 Debug"
 
@@ -60,13 +60,13 @@ LIB32=link.exe -lib
 # PROP Intermediate_Dir "Debug\libldap"
 # PROP Target_Dir ""
 # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /Ze /W3 /GX /Z7 /Od /I "..\..\include" /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" /YX /FD /c
 BSC32=bscmake.exe
 # ADD BASE BSC32 /nologo
 # ADD BSC32 /nologo
 LIB32=link.exe -lib
 # ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo
+# ADD LIB32 /nologo /out:"..\Debug\oldap32.lib"
 
 !ENDIF 
 
@@ -108,6 +108,10 @@ SOURCE=.\compare.c
 # End Source File
 # Begin Source File
 
+SOURCE=.\controls.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\delete.c
 # End Source File
 # Begin Source File
@@ -168,10 +172,18 @@ SOURCE=.\kbind.c
 # End Source File
 # Begin Source File
 
+SOURCE="..\liblber\lber-int.h"
+# End Source File
+# Begin Source File
+
 SOURCE=..\..\include\lber.h
 # End Source File
 # Begin Source File
 
+SOURCE=..\..\include\lber_pvt.h
+# End Source File
+# Begin Source File
+
 SOURCE=".\ldap-int.h"
 # End Source File
 # Begin Source File
@@ -180,10 +192,26 @@ SOURCE=..\..\include\ldap.h
 # End Source File
 # Begin Source File
 
+SOURCE=..\..\include\ldap_cdefs.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\ldap_features.h
+# End Source File
+# Begin Source File
+
 SOURCE=..\..\include\ldap_log.h
 # End Source File
 # Begin Source File
 
+SOURCE=..\..\include\ldap_pvt.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\ldapconfig.h
+# End Source File
+# Begin Source File
+
 SOURCE=.\modify.c
 # End Source File
 # Begin Source File
@@ -204,6 +232,14 @@ SOURCE=".\os-ip.c"
 # End Source File
 # Begin Source File
 
+SOURCE=..\..\include\portable.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\print.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\request.c
 # End Source File
 # Begin Source File
@@ -232,6 +268,10 @@ SOURCE=..\..\include\srchpref.h
 # End Source File
 # Begin Source File
 
+SOURCE=.\string.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\ufn.c
 # End Source File
 # Begin Source File
@@ -242,5 +282,9 @@ SOURCE=.\unbind.c
 
 SOURCE=.\url.c
 # End Source File
+# Begin Source File
+
+SOURCE=".\util-int.c"
+# End Source File
 # End Target
 # End Project