X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=build%2Fbuild.dsp;h=3103133c2cc16fb8eca81a8b06001484d8f2f05b;hb=4602c935f7e9a1ffc2d9b4602e90590d8f665432;hp=9663b97c0c89895efb3e3de18d75b301fbc0dda7;hpb=12bcc10c8552129dbaf735903672909463863578;p=openldap diff --git a/build/build.dsp b/build/build.dsp index 9663b97c0c..3103133c2c 100644 --- a/build/build.dsp +++ b/build/build.dsp @@ -4,7 +4,7 @@ # TARGTYPE "Win32 (x86) External Target" 0x0106 -CFG=build - Win32 Single Debug +CFG=build - Win32 DLL Debug !MESSAGE This is not a valid makefile. To build this project using NMAKE, !MESSAGE use the Export Makefile command and run !MESSAGE @@ -13,7 +13,7 @@ CFG=build - Win32 Single 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 "build.mak" CFG="build - Win32 Single Debug" +!MESSAGE NMAKE /f "build.mak" CFG="build - Win32 DLL Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE @@ -22,6 +22,8 @@ CFG=build - Win32 Single Debug !MESSAGE "build - Win32 Single Debug" (based on "Win32 (x86) External Target") !MESSAGE "build - Win32 Single Release" (based on\ "Win32 (x86) External Target") +!MESSAGE "build - Win32 DLL Debug" (based on "Win32 (x86) External Target") +!MESSAGE "build - Win32 DLL Release" (based on "Win32 (x86) External Target") !MESSAGE # Begin Project @@ -43,7 +45,7 @@ CFG=build - Win32 Single Debug # PROP Intermediate_Dir "Release" # PROP Cmd_Line "NMAKE /f build.mak" # PROP Rebuild_Opt "/a" -# PROP Target_File "build.exe" +# PROP Target_File "build.txt" # PROP Bsc_Name "build.bsc" # PROP Target_Dir "" @@ -101,6 +103,42 @@ CFG=build - Win32 Single Debug # PROP Bsc_Name "build.bsc" # PROP Target_Dir "" +!ELSEIF "$(CFG)" == "build - Win32 DLL Debug" + +# PROP BASE Use_Debug_Libraries 1 +# PROP BASE Output_Dir "build__1" +# PROP BASE Intermediate_Dir "build__1" +# PROP BASE Cmd_Line "" +# PROP BASE Rebuild_Opt "" +# PROP BASE Bsc_Name "" +# PROP BASE Target_Dir "" +# PROP Use_Debug_Libraries 1 +# PROP Output_Dir "build__1" +# PROP Intermediate_Dir "build__1" +# PROP Cmd_Line "" +# PROP Rebuild_Opt "" +# PROP Bsc_Name "" +# PROP Target_Dir "" + +!ELSEIF "$(CFG)" == "build - Win32 DLL Release" + +# PROP BASE Use_Debug_Libraries 0 +# PROP BASE Output_Dir "build__2" +# PROP BASE Intermediate_Dir "build__2" +# PROP BASE Cmd_Line "NMAKE /f build.mak" +# PROP BASE Rebuild_Opt "/a" +# PROP BASE Target_File "build.exe" +# PROP BASE Bsc_Name "build.bsc" +# PROP BASE Target_Dir "" +# PROP Use_Debug_Libraries 0 +# PROP Output_Dir "build__2" +# PROP Intermediate_Dir "build__2" +# PROP Cmd_Line "NMAKE /f build.mak" +# PROP Rebuild_Opt "/a" +# PROP Target_File "build.exe" +# PROP Bsc_Name "build.bsc" +# PROP Target_Dir "" + !ENDIF # Begin Target @@ -109,6 +147,8 @@ CFG=build - Win32 Single Debug # Name "build - Win32 Debug" # Name "build - Win32 Single Debug" # Name "build - Win32 Single Release" +# Name "build - Win32 DLL Debug" +# Name "build - Win32 DLL Release" !IF "$(CFG)" == "build - Win32 Release" @@ -118,7 +158,15 @@ CFG=build - Win32 Single Debug !ELSEIF "$(CFG)" == "build - Win32 Single Release" +!ELSEIF "$(CFG)" == "build - Win32 DLL Debug" + +!ELSEIF "$(CFG)" == "build - Win32 DLL Release" + !ENDIF +# Begin Source File + +SOURCE=.\build.mak +# End Source File # End Target # End Project