X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=servers%2Fslapd%2Flibslapd.dsp;h=5fff10ea2728b9e4e50641dc4f9cbee6d1a8c028;hb=49b0985c88ea6836a24c314aea2cb2dd0d129544;hp=cf0eadfcfc4f0c5f982a2c410f2e6deed36531a3;hpb=5681a79d964ff0ef1a40ccf14994da50cb7a6058;p=openldap diff --git a/servers/slapd/libslapd.dsp b/servers/slapd/libslapd.dsp index cf0eadfcfc..5fff10ea27 100644 --- a/servers/slapd/libslapd.dsp +++ b/servers/slapd/libslapd.dsp @@ -42,8 +42,9 @@ CPP=cl.exe # 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 +# ADD CPP /nologo /MT /W3 /GX /O2 /I "..\..\include" /I "slapi" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo @@ -63,8 +64,9 @@ LIB32=link.exe -lib # 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 +# ADD CPP /nologo /MTd /W3 /GX /Z7 /Od /I "..\..\include" /I "slapi" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR /YX /FD /c BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo @@ -84,8 +86,9 @@ 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 +# ADD CPP /nologo /W3 /GX /Z7 /Od /I ".\slapi" /I "..\..\include" /I "slapi" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR /YX /FD /c BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo @@ -105,8 +108,9 @@ 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 +# ADD CPP /nologo /W3 /GX /O2 /I "..\..\include" /I "slapi" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo @@ -160,15 +164,15 @@ SOURCE=.\backend.c # End Source File # Begin Source File -SOURCE=.\bind.c +SOURCE=.\backglue.c # End Source File # Begin Source File -SOURCE=.\ch_malloc.c +SOURCE=.\bind.c # End Source File # Begin Source File -SOURCE=.\charray.c +SOURCE=.\ch_malloc.c # End Source File # Begin Source File @@ -180,15 +184,15 @@ SOURCE=.\config.c # End Source File # Begin Source File -SOURCE=.\configinfo.c +SOURCE=.\connection.c # End Source File # Begin Source File -SOURCE=.\connection.c +SOURCE=.\controls.c # End Source File # Begin Source File -SOURCE=.\controls.c +SOURCE=.\cr.c # End Source File # Begin Source File @@ -220,6 +224,10 @@ 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 @@ -228,10 +236,18 @@ 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 +SOURCE=.\matchedValues.c +# End Source File +# Begin Source File + SOURCE=.\modify.c # End Source File # Begin Source File @@ -240,7 +256,7 @@ SOURCE=.\modrdn.c # End Source File # Begin Source File -SOURCE=.\monitor.c +SOURCE=.\mods.c # End Source File # Begin Source File @@ -248,10 +264,18 @@ 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 + SOURCE=.\operation.c # End Source File # Begin Source File @@ -268,6 +292,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 @@ -280,6 +308,10 @@ 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 @@ -292,6 +324,10 @@ 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 @@ -300,19 +336,23 @@ SOURCE=.\search.c # End Source File # Begin Source File -SOURCE=.\slap.h +SOURCE=.\sets.c # End Source File # Begin Source File -SOURCE=.\starttls.c +SOURCE=.\sets.h # End Source File # Begin Source File -SOURCE=.\str2filter.c +SOURCE=.\slap.h # End Source File # Begin Source File -SOURCE=.\suffixalias.c +SOURCE=.\starttls.c +# End Source File +# Begin Source File + +SOURCE=.\str2filter.c # End Source File # Begin Source File