X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=libraries%2Flibldap_r%2Flibldap_r.dsp;h=fa07742f265ec2e23692016d5e44982de313fbe8;hb=b33f8b75d3d829b73882470049e921d06f8c905b;hp=c6028d59727c4f3700effd1e8699032f5a729cc6;hpb=dc07e765f263ef459dcd2afd1ece01cfc85a0edd;p=openldap diff --git a/libraries/libldap_r/libldap_r.dsp b/libraries/libldap_r/libldap_r.dsp index c6028d5972..fa07742f26 100644 --- a/libraries/libldap_r/libldap_r.dsp +++ b/libraries/libldap_r/libldap_r.dsp @@ -39,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\libldap_r" +# 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 "LDAP_R_COMPILE" /D "WIN32" /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" @@ -60,17 +61,18 @@ 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_r" +# 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 "_DEBUG" /D "LDAP_R_COMPILE" /D "WIN32" /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" @@ -81,17 +83,18 @@ 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_r" +# 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" /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" +# ADD LIB32 /nologo /out:"..\..\SDebug\oldap_r.lib" !ELSEIF "$(CFG)" == "libldap_r - Win32 Single Release" @@ -102,9 +105,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_r" +# 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 @@ -112,7 +116,7 @@ BSC32=bscmake.exe # ADD BSC32 /nologo LIB32=link.exe -lib # ADD BASE LIB32 /nologo /out:"..\Release\oldap_r.lib" -# ADD LIB32 /nologo /out:"..\SRelease\oldap_r.lib" +# ADD LIB32 /nologo /out:"..\..\SRelease\oldap_r.lib" !ENDIF @@ -144,7 +148,7 @@ SOURCE=..\libldap\cache.c # End Source File # Begin Source File -SOURCE=..\libldap\charset.c +SOURCE=..\libldap\charray.c # End Source File # Begin Source File @@ -160,6 +164,10 @@ SOURCE=..\libldap\controls.c # End Source File # Begin Source File +SOURCE=..\libldap\cyrus.c +# End Source File +# Begin Source File + SOURCE=..\libldap\delete.c # End Source File # Begin Source File @@ -172,6 +180,10 @@ SOURCE=..\..\include\disptmpl.h # End Source File # Begin Source File +SOURCE=..\libldap\dnssrv.c +# End Source File +# Begin Source File + SOURCE=..\libldap\dsparse.c # End Source File # Begin Source File @@ -180,6 +192,10 @@ SOURCE=..\libldap\error.c # End Source File # Begin Source File +SOURCE=..\libldap\extended.c +# End Source File +# Begin Source File + SOURCE=..\libldap\free.c # End Source File # Begin Source File @@ -196,10 +212,6 @@ SOURCE=..\libldap\getdn.c # End Source File # Begin Source File -SOURCE=..\libldap\getdxbyname.c -# End Source File -# Begin Source File - SOURCE=..\libldap\getentry.c # End Source File # Begin Source File @@ -273,6 +285,7 @@ SOURCE=..\libldap\print.c # Begin Source File SOURCE=.\rdwr.c +# ADD CPP /I "..\libldap" # End Source File # Begin Source File @@ -284,10 +297,18 @@ 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\schema.c +# End Source File +# Begin Source File + SOURCE=..\libldap\search.c # End Source File # Begin Source File @@ -296,6 +317,10 @@ SOURCE=..\libldap\sort.c # End Source File # Begin Source File +SOURCE=..\libldap\sortctrl.c +# End Source File +# Begin Source File + SOURCE=..\libldap\srchpref.c # End Source File # Begin Source File @@ -312,11 +337,24 @@ 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\tmplout.c +# End Source File +# Begin Source File + +SOURCE=.\tpool.c +# ADD CPP /I "..\libldap" # End Source File # Begin Source File @@ -332,7 +370,15 @@ SOURCE=..\libldap\url.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