X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=servers%2Fslapd%2Flibslapd.dsp;h=d267f76997094833c2b155964034094c2f909ac6;hb=2c94c7915a52f8df4323c8193ec424df568f0fc1;hp=ac086695c7a0b3238c2984b55e19439a68e1c629;hpb=b7af076fee4d363bdfa963dfd458e13ea5e5816e;p=openldap diff --git a/servers/slapd/libslapd.dsp b/servers/slapd/libslapd.dsp index ac086695c7..d267f76997 100644 --- a/servers/slapd/libslapd.dsp +++ b/servers/slapd/libslapd.dsp @@ -39,9 +39,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\libslapd" +# PROP Output_Dir "..\..\Release" +# PROP Intermediate_Dir "..\..\Release\libslapd" # 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 BSC32=bscmake.exe @@ -49,7 +50,7 @@ BSC32=bscmake.exe # ADD BSC32 /nologo LIB32=link.exe -lib # ADD BASE LIB32 /nologo -# ADD LIB32 /nologo /out:"..\..\Release\libslapd.lib" +# ADD LIB32 /nologo !ELSEIF "$(CFG)" == "libslapd - Win32 Debug" @@ -60,9 +61,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\libslapd" +# PROP Output_Dir "..\..\Debug" +# PROP Intermediate_Dir "..\..\Debug\libslapd" # 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 @@ -70,7 +72,7 @@ BSC32=bscmake.exe # ADD BSC32 /nologo LIB32=link.exe -lib # ADD BASE LIB32 /nologo -# ADD LIB32 /nologo /out:"..\..\Debug\libslapd.lib" +# ADD LIB32 /nologo !ELSEIF "$(CFG)" == "libslapd - Win32 Single Debug" @@ -84,6 +86,7 @@ LIB32=link.exe -lib # PROP Output_Dir "..\..\SDebug" # PROP Intermediate_Dir "..\..\SDebug\libslapd" # 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 @@ -105,6 +108,7 @@ LIB32=link.exe -lib # PROP Output_Dir "..\..\SRelease" # PROP Intermediate_Dir "..\..\SRelease\libslapd" # PROP Target_Dir "" +RSC=rc.exe # ADD BASE CPP /nologo /MT /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 "NDEBUG" /D "_WINDOWS" /YX /FD /c BSC32=bscmake.exe @@ -136,10 +140,18 @@ SOURCE=.\aclparse.c # End Source File # Begin Source File +SOURCE=.\ad.c +# End Source File +# Begin Source File + SOURCE=.\add.c # End Source File # Begin Source File +SOURCE=.\at.c +# End Source File +# Begin Source File + SOURCE=.\attr.c # End Source File # Begin Source File @@ -152,6 +164,10 @@ SOURCE=.\backend.c # End Source File # Begin Source File +SOURCE=.\backglue.c +# End Source File +# Begin Source File + SOURCE=.\bind.c # End Source File # Begin Source File @@ -172,10 +188,6 @@ SOURCE=.\config.c # End Source File # Begin Source File -SOURCE=.\configinfo.c -# End Source File -# Begin Source File - SOURCE=.\connection.c # End Source File # Begin Source File @@ -212,10 +224,22 @@ SOURCE=.\filterentry.c # End Source File # Begin Source File +SOURCE=.\index.c +# End Source File +# Begin Source File + SOURCE=.\init.c # End Source File # Begin Source File +SOURCE=.\kerberos.c +# End Source File +# Begin Source File + +SOURCE=.\limits.c +# End Source File +# Begin Source File + SOURCE=.\lock.c # End Source File # Begin Source File @@ -228,7 +252,23 @@ SOURCE=.\modrdn.c # End Source File # Begin Source File -SOURCE=.\monitor.c +SOURCE=.\mods.c +# End Source File +# Begin Source File + +SOURCE=.\mr.c +# End Source File +# Begin Source File + +SOURCE=.\mra.c +# End Source File +# Begin Source File + +SOURCE=.\oc.c +# End Source File +# Begin Source File + +SOURCE=.\oidm.c # End Source File # Begin Source File @@ -236,6 +276,10 @@ SOURCE=.\operation.c # End Source File # Begin Source File +SOURCE=.\passwd.c +# End Source File +# Begin Source File + SOURCE=.\phonetic.c # End Source File # Begin Source File @@ -244,6 +288,10 @@ SOURCE=".\proto-slap.h" # End Source File # Begin Source File +SOURCE=.\referral.c +# End Source File +# Begin Source File + SOURCE=.\repl.c # End Source File # Begin Source File @@ -256,10 +304,26 @@ SOURCE=.\sasl.c # End Source File # Begin Source File +SOURCE=.\saslauthz.c +# End Source File +# Begin Source File + SOURCE=.\schema.c # End Source File # Begin Source File +SOURCE=.\schema_check.c +# End Source File +# Begin Source File + +SOURCE=.\schema_init.c +# End Source File +# Begin Source File + +SOURCE=.\schema_prep.c +# End Source File +# Begin Source File + SOURCE=.\schemaparse.c # End Source File # Begin Source File @@ -268,10 +332,22 @@ SOURCE=.\search.c # End Source File # Begin Source File +SOURCE=.\sets.c +# End Source File +# Begin Source File + +SOURCE=.\sets.h +# End Source File +# Begin Source File + SOURCE=.\slap.h # End Source File # Begin Source File +SOURCE=.\starttls.c +# End Source File +# Begin Source File + SOURCE=.\str2filter.c # End Source File # Begin Source File @@ -280,6 +356,10 @@ SOURCE=.\suffixalias.c # End Source File # Begin Source File +SOURCE=.\syntax.c +# End Source File +# Begin Source File + SOURCE=.\unbind.c # End Source File # Begin Source File