X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=servers%2Fslapd%2Flibslapd.dsp;h=b18f03e2f01019249d45c3d99ab0b96d5c3638b3;hb=6147119dc8526a758a7c576940fe8483e2b93915;hp=13ebc3a565694f1c85f877a586cd0c9d4a2551e1;hpb=4ced2ec95dda0d1739210d10528efbafbc2b4341;p=openldap diff --git a/servers/slapd/libslapd.dsp b/servers/slapd/libslapd.dsp index 13ebc3a565..b18f03e2f0 100644 --- a/servers/slapd/libslapd.dsp +++ b/servers/slapd/libslapd.dsp @@ -4,7 +4,7 @@ # TARGTYPE "Win32 (x86) Static Library" 0x0104 -CFG=libslapd - Win32 Debug +CFG=libslapd - 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=libslapd - 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 "libslapd.mak" CFG="libslapd - Win32 Debug" +!MESSAGE NMAKE /f "libslapd.mak" CFG="libslapd - Win32 Single Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "libslapd - Win32 Release" (based on "Win32 (x86) Static Library") !MESSAGE "libslapd - Win32 Debug" (based on "Win32 (x86) Static Library") +!MESSAGE "libslapd - Win32 Single Debug" (based on\ + "Win32 (x86) Static Library") +!MESSAGE "libslapd - Win32 Single Release" (based on\ + "Win32 (x86) Static Library") !MESSAGE # Begin Project @@ -35,11 +39,11 @@ CPP=cl.exe # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 -# PROP Output_Dir "libslapd" -# PROP Intermediate_Dir "libslapd" +# PROP Output_Dir "Release" +# PROP Intermediate_Dir "Release\libslapd" # PROP Target_Dir "" # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# ADD 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 # ADD BASE BSC32 /nologo # ADD BSC32 /nologo @@ -56,11 +60,53 @@ LIB32=link.exe -lib # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 -# PROP Output_Dir "libslap0" -# PROP Intermediate_Dir "libslap0" +# PROP Output_Dir "Debug" +# PROP Intermediate_Dir "Debug\libslapd" # PROP Target_Dir "" # 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 "WIN32" /D "_DEBUG" /D "_WINDOWS" /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 + +!ELSEIF "$(CFG)" == "libslapd - Win32 Single Debug" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 1 +# PROP BASE Output_Dir "libslap1" +# PROP BASE Intermediate_Dir "libslap1" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 1 +# PROP Output_Dir "SDebug" +# PROP Intermediate_Dir "SDebug\libslapd" +# PROP Target_Dir "" +# 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 +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo + +!ELSEIF "$(CFG)" == "libslapd - Win32 Single Release" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 0 +# PROP BASE Output_Dir "libslap2" +# PROP BASE Intermediate_Dir "libslap2" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 0 +# PROP Output_Dir "SRelease" +# PROP Intermediate_Dir "SRelease\libslapd" +# PROP Target_Dir "" +# 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 # ADD BASE BSC32 /nologo # ADD BSC32 /nologo @@ -74,6 +120,8 @@ LIB32=link.exe -lib # Name "libslapd - Win32 Release" # Name "libslapd - Win32 Debug" +# Name "libslapd - Win32 Single Debug" +# Name "libslapd - Win32 Single Release" # Begin Source File SOURCE=.\abandon.c @@ -132,6 +180,10 @@ SOURCE=.\connection.c # End Source File # Begin Source File +SOURCE=.\controls.c +# End Source File +# Begin Source File + SOURCE=.\daemon.c # End Source File # Begin Source File @@ -148,6 +200,10 @@ SOURCE=.\entry.c # End Source File # Begin Source File +SOURCE=.\extended.c +# End Source File +# Begin Source File + SOURCE=.\filter.c # End Source File # Begin Source File @@ -176,15 +232,15 @@ SOURCE=.\monitor.c # End Source File # Begin Source File -SOURCE=.\nt_debug.c +SOURCE=.\operation.c # End Source File # Begin Source File -SOURCE=.\operation.c +SOURCE=.\phonetic.c # End Source File # Begin Source File -SOURCE=.\phonetic.c +SOURCE=".\proto-slap.h" # End Source File # Begin Source File @@ -192,6 +248,14 @@ SOURCE=.\repl.c # End Source File # Begin Source File +SOURCE=.\root_dse.c +# End Source File +# Begin Source File + +SOURCE=.\sasl.c +# End Source File +# Begin Source File + SOURCE=.\schema.c # End Source File # Begin Source File @@ -204,6 +268,10 @@ SOURCE=.\search.c # End Source File # Begin Source File +SOURCE=.\slap.h +# End Source File +# Begin Source File + SOURCE=.\str2filter.c # End Source File # Begin Source File @@ -222,9 +290,5 @@ SOURCE=.\user.c SOURCE=.\value.c # End Source File -# Begin Source File - -SOURCE=.\Version.c -# End Source File # End Target # End Project