]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap_r/libldap_r.dsp
Fix typo
[openldap] / libraries / libldap_r / libldap_r.dsp
index beb07505d6653e5d0c77a91b66a2a9faec7fe6ab..64d51532974f01229bd201e126e5336e83ed37c0 100644 (file)
@@ -4,7 +4,7 @@
 
 # TARGTYPE "Win32 (x86) Static Library" 0x0104
 
-CFG=libldap_r - Win32 Debug
+CFG=libldap_r - Win32 Single Debug
 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
 !MESSAGE use the Export Makefile command and run
 !MESSAGE 
@@ -13,12 +13,16 @@ CFG=libldap_r - Win32 Debug
 !MESSAGE You can specify a configuration when running NMAKE
 !MESSAGE by defining the macro CFG on the command line. For example:
 !MESSAGE 
-!MESSAGE NMAKE /f "libldap_r.mak" CFG="libldap_r - Win32 Debug"
+!MESSAGE NMAKE /f "libldap_r.mak" CFG="libldap_r - Win32 Single Debug"
 !MESSAGE 
 !MESSAGE Possible choices for configuration are:
 !MESSAGE 
 !MESSAGE "libldap_r - Win32 Release" (based on "Win32 (x86) Static Library")
 !MESSAGE "libldap_r - Win32 Debug" (based on "Win32 (x86) Static Library")
+!MESSAGE "libldap_r - Win32 Single Debug" (based on\
+ "Win32 (x86) Static Library")
+!MESSAGE "libldap_r - Win32 Single Release" (based on\
+ "Win32 (x86) Static Library")
 !MESSAGE 
 
 # Begin Project
@@ -35,17 +39,18 @@ 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_r"
 # 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 "NDEBUG" /D "_WINDOWS" /YX /FD /c
+# ADD CPP /nologo /MT /W3 /GX /O2 /I "..\..\include" /D "LDAP_R_COMPILE" /D "WIN32" /D "_WINDOWS" /D _WIN32_WINNT=0x0400 /YX /FD /c
 BSC32=bscmake.exe
 # ADD BASE BSC32 /nologo
 # ADD BSC32 /nologo
 LIB32=link.exe -lib
 # ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo /out:"..\Release\oldap_r.lib"
+# ADD LIB32 /nologo /out:"..\..\Release\oldap_r.lib"
 
 !ELSEIF  "$(CFG)" == "libldap_r - Win32 Debug"
 
@@ -56,17 +61,62 @@ 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"
+# PROP Output_Dir "..\..\Debug"
+# PROP Intermediate_Dir "..\..\Debug\libldap_r"
 # 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" /YX /FD /c
+# ADD CPP /nologo /MTd /W3 /GX /Z7 /Od /I "..\..\include" /D "_DEBUG" /D "LDAP_R_COMPILE" /D "WIN32" /D "_WINDOWS" /D _WIN32_WINNT=0x0400 /FR /YX /FD /c
 BSC32=bscmake.exe
 # ADD BASE BSC32 /nologo
 # ADD BSC32 /nologo
 LIB32=link.exe -lib
 # ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo /out:"..\Debug\oldap_r.lib"
+# ADD LIB32 /nologo /out:"..\..\Debug\oldap_r.lib"
+
+!ELSEIF  "$(CFG)" == "libldap_r - Win32 Single Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "libldap_"
+# PROP BASE Intermediate_Dir "libldap_"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "..\..\SDebug"
+# PROP Intermediate_Dir "..\..\SDebug\libldap_r"
+# PROP Target_Dir ""
+RSC=rc.exe
+# ADD BASE CPP /nologo /MTd /W3 /GX /Z7 /Od /I "..\..\include" /D "_DEBUG" /D "LDAP_R_COMPILE" /D "WIN32" /D "_WINDOWS" /YX /FD /c
+# ADD CPP /nologo /W3 /GX /Z7 /Od /I "..\..\include" /D "_DEBUG" /D "LDAP_R_COMPILE" /D "WIN32" /D "_WINDOWS" /FR /YX /FD /c
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo /out:"..\Debug\oldap_r.lib"
+# ADD LIB32 /nologo /out:"..\..\SDebug\oldap_r.lib"
+
+!ELSEIF  "$(CFG)" == "libldap_r - Win32 Single Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "libldap0"
+# PROP BASE Intermediate_Dir "libldap0"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir "..\..\SRelease"
+# PROP Intermediate_Dir "..\..\SRelease\libldap_r"
+# PROP Target_Dir ""
+RSC=rc.exe
+# ADD BASE CPP /nologo /MT /W3 /GX /O2 /I "..\..\include" /D "NDEBUG" /D "LDAP_R_COMPILE" /D "WIN32" /D "_WINDOWS" /YX /FD /c
+# ADD CPP /nologo /W3 /GX /O2 /I "..\..\include" /D "LDAP_R_COMPILE" /D "WIN32" /D "_WINDOWS" /YX /FD /c
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo /out:"..\Release\oldap_r.lib"
+# ADD LIB32 /nologo /out:"..\..\SRelease\oldap_r.lib"
 
 !ENDIF 
 
@@ -74,6 +124,8 @@ LIB32=link.exe -lib
 
 # Name "libldap_r - Win32 Release"
 # Name "libldap_r - Win32 Debug"
+# Name "libldap_r - Win32 Single Debug"
+# Name "libldap_r - Win32 Single Release"
 # Begin Source File
 
 SOURCE=..\libldap\abandon.c
@@ -92,23 +144,23 @@ SOURCE=..\libldap\bind.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\libldap\cache.c
+SOURCE=..\libldap\cancel.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\libldap\charset.c
+SOURCE=..\libldap\charray.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\libldap\cldap.c
+SOURCE=..\libldap\compare.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\libldap\compare.c
+SOURCE=..\libldap\controls.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\libldap\controls.c
+SOURCE=..\libldap\cyrus.c
 # End Source File
 # Begin Source File
 
@@ -116,19 +168,19 @@ SOURCE=..\libldap\delete.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\libldap\disptmpl.c
+SOURCE=..\libldap\dnssrv.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\include\disptmpl.h
+SOURCE=..\libldap\error.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\libldap\dsparse.c
+SOURCE=..\libldap\extended.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\libldap\error.c
+SOURCE=..\libldap\filter.c
 # End Source File
 # Begin Source File
 
@@ -136,79 +188,83 @@ SOURCE=..\libldap\free.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\libldap\friendly.c
+SOURCE=..\libldap\getattr.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\libldap\getattr.c
+SOURCE=..\libldap\getdn.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\libldap\getdn.c
+SOURCE=..\libldap\getentry.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\libldap\getdxbyname.c
+SOURCE=..\libldap\getvalues.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\libldap\getentry.c
+SOURCE=..\libldap\init.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\libldap\getfilter.c
+SOURCE=..\libldap\kbind.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\libldap\getvalues.c
+SOURCE="..\libldap\ldap-int.h"
 # End Source File
 # Begin Source File
 
-SOURCE=..\libldap\init.c
+SOURCE=..\..\include\ldap.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\libldap\kbind.c
+SOURCE=..\..\include\ldap_cdefs.h
 # End Source File
 # Begin Source File
 
-SOURCE="..\liblber\lber-int.h"
+SOURCE=..\..\include\ldap_config.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\include\lber.h
+SOURCE=..\..\include\ldap_defaults.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\include\lber_pvt.h
+SOURCE=..\..\include\ldap_features.h
 # End Source File
 # Begin Source File
 
-SOURCE="..\libldap\ldap-int.h"
+SOURCE=..\..\include\ldap_int_thread.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\include\ldap.h
+SOURCE=..\..\include\ldap_log.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\include\ldap_cdefs.h
+SOURCE=..\..\include\ldap_pvt.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\include\ldap_features.h
+SOURCE=..\..\include\ldap_pvt_thread.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\include\ldap_log.h
+SOURCE=..\..\include\ldap_pvt_uc.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\include\ldap_pvt.h
+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
 
@@ -232,15 +288,12 @@ SOURCE="..\libldap\os-ip.c"
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\include\portable.h
-# End Source File
-# Begin Source File
-
 SOURCE=..\libldap\print.c
 # End Source File
 # Begin Source File
 
 SOURCE=.\rdwr.c
+# ADD CPP /I "..\libldap"
 # End Source File
 # Begin Source File
 
@@ -252,23 +305,27 @@ SOURCE=..\libldap\result.c
 # End Source File
 # Begin Source File
 
+SOURCE=..\libldap\sasl.c
+# End Source File
+# Begin Source File
+
 SOURCE=..\libldap\sbind.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\libldap\search.c
+SOURCE=..\libldap\schema.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\libldap\sort.c
+SOURCE=..\libldap\search.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\libldap\srchpref.c
+SOURCE=..\libldap\sort.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\include\srchpref.h
+SOURCE=..\libldap\sortctrl.c
 # End Source File
 # Begin Source File
 
@@ -280,15 +337,20 @@ SOURCE=.\thr_nt.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\thr_sleep.c
+SOURCE=.\thr_stub.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\thr_stub.c
+SOURCE=.\threads.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\libldap\tls.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\libldap\ufn.c
+SOURCE=.\tpool.c
+# ADD CPP /I "..\libldap"
 # End Source File
 # Begin Source File
 
@@ -300,7 +362,19 @@ SOURCE=..\libldap\url.c
 # End Source File
 # Begin Source File
 
+SOURCE="..\libldap\utf-8-conv.c"
+# End Source File
+# Begin Source File
+
+SOURCE="..\libldap\utf-8.c"
+# End Source File
+# Begin Source File
+
 SOURCE="..\libldap\util-int.c"
 # End Source File
+# Begin Source File
+
+SOURCE=..\libldap\vlvctrl.c
+# End Source File
 # End Target
 # End Project