X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=servers%2Fslapd%2Fback-ldbm%2Fbackldbm.dsp;h=65390b2873e6b0595174d7bfcdf908495c7a8db5;hb=b0b3eff457f0e431c4fd094d3d9cfeb6383df91d;hp=a3ca7e171f6f2186402b5640b7455d612572f87a;hpb=6bfc4ec02289484f1832a0710ddc4287e97b62ad;p=openldap diff --git a/servers/slapd/back-ldbm/backldbm.dsp b/servers/slapd/back-ldbm/backldbm.dsp index a3ca7e171f..65390b2873 100644 --- a/servers/slapd/back-ldbm/backldbm.dsp +++ b/servers/slapd/back-ldbm/backldbm.dsp @@ -4,7 +4,7 @@ # TARGTYPE "Win32 (x86) Static Library" 0x0104 -CFG=backldbm - Win32 Debug +CFG=backldbm - 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=backldbm - 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 "backldbm.mak" CFG="backldbm - Win32 Debug" +!MESSAGE NMAKE /f "backldbm.mak" CFG="backldbm - Win32 Single Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "backldbm - Win32 Release" (based on "Win32 (x86) Static Library") !MESSAGE "backldbm - Win32 Debug" (based on "Win32 (x86) Static Library") +!MESSAGE "backldbm - Win32 Single Debug" (based on\ + "Win32 (x86) Static Library") +!MESSAGE "backldbm - Win32 Single Release" (based on\ + "Win32 (x86) Static Library") !MESSAGE # Begin Project @@ -35,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" +# PROP Output_Dir "..\..\..\Release" +# PROP Intermediate_Dir "..\..\..\Release\backldbm" # 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 "..\\" /I "..\..\..\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c BSC32=bscmake.exe @@ -56,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" +# PROP Output_Dir "..\..\..\Debug" +# PROP Intermediate_Dir "..\..\..\Debug\backldbm" # 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 "..\\" /I "..\..\..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR /YX /FD /c BSC32=bscmake.exe @@ -68,16 +74,58 @@ LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo +!ELSEIF "$(CFG)" == "backldbm - Win32 Single Debug" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 1 +# PROP BASE Output_Dir "backldbm" +# PROP BASE Intermediate_Dir "backldbm" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 1 +# PROP Output_Dir "..\..\..\SDebug" +# PROP Intermediate_Dir "..\..\..\SDebug\backldbm" +# PROP Target_Dir "" +RSC=rc.exe +# ADD BASE CPP /nologo /MTd /W3 /GX /Z7 /Od /I "..\\" /I "..\..\..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR /YX /FD /c +# ADD CPP /nologo /W3 /GX /Z7 /Od /I "..\\" /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)" == "backldbm - Win32 Single Release" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 0 +# PROP BASE Output_Dir "backldb0" +# PROP BASE Intermediate_Dir "backldb0" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 0 +# PROP Output_Dir "..\..\..\SRelease" +# PROP Intermediate_Dir "..\..\..\SRelease\backldbm" +# PROP Target_Dir "" +RSC=rc.exe +# ADD BASE CPP /nologo /MT /W3 /GX /O2 /I "..\\" /I "..\..\..\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c +# ADD CPP /nologo /W3 /GX /O2 /I "..\\" /I "..\slapi..\..\..\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo + !ENDIF # Begin Target # Name "backldbm - Win32 Release" # Name "backldbm - Win32 Debug" -# Begin Source File - -SOURCE=.\abandon.c -# End Source File +# Name "backldbm - Win32 Single Debug" +# Name "backldbm - Win32 Single Release" # Begin Source File SOURCE=.\add.c @@ -92,6 +140,10 @@ SOURCE=.\attr.c # End Source File # Begin Source File +SOURCE=.\attribute.c +# End Source File +# Begin Source File + SOURCE=".\back-ldbm.h" # End Source File # Begin Source File @@ -132,6 +184,10 @@ SOURCE=.\entry.c # End Source File # Begin Source File +SOURCE=.\extended.c +# End Source File +# Begin Source File + SOURCE=.\external.h # End Source File # Begin Source File @@ -164,7 +220,7 @@ SOURCE=.\init.c # End Source File # Begin Source File -SOURCE=.\kerberos.c +SOURCE=.\key.c # End Source File # Begin Source File @@ -180,19 +236,27 @@ SOURCE=.\nextid.c # End Source File # Begin Source File +SOURCE=.\operational.c +# End Source File +# Begin Source File + +SOURCE=.\passwd.c +# End Source File +# Begin Source File + SOURCE=".\proto-back-ldbm.h" # End Source File # Begin Source File -SOURCE=.\search.c +SOURCE=.\referral.c # End Source File # Begin Source File -SOURCE=.\startup.c +SOURCE=.\search.c # End Source File # Begin Source File -SOURCE=.\unbind.c +SOURCE=.\tools.c # End Source File # End Target # End Project