X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fsetup.dsp;h=299f29cdeb54e1a3c67ddd2f39c5159f80f2c527;hb=2835b6e27bbfdec6d4bbc455592ae10f57e3118c;hp=62481a250cb571939c3ca3de8225302ca9926c0c;hpb=14f107e9ed07cf4e8e5b1ddecc0ce28709116304;p=openldap diff --git a/include/setup.dsp b/include/setup.dsp index 62481a250c..299f29cdeb 100644 --- a/include/setup.dsp +++ b/include/setup.dsp @@ -4,7 +4,7 @@ # TARGTYPE "Win32 (x86) External Target" 0x0106 -CFG=setup - Win32 Single Debug +CFG=setup - 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=setup - 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 "setup.mak" CFG="setup - Win32 Single Debug" +!MESSAGE NMAKE /f "setup.mak" CFG="setup - Win32 DLL Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE @@ -22,6 +22,8 @@ CFG=setup - Win32 Single Debug !MESSAGE "setup - Win32 Single Debug" (based on "Win32 (x86) External Target") !MESSAGE "setup - Win32 Single Release" (based on\ "Win32 (x86) External Target") +!MESSAGE "setup - Win32 DLL Debug" (based on "Win32 (x86) External Target") +!MESSAGE "setup - Win32 DLL Release" (based on "Win32 (x86) External Target") !MESSAGE # Begin Project @@ -104,6 +106,44 @@ CFG=setup - Win32 Single Debug # PROP Bsc_Name "setup.bsc" # PROP Target_Dir "" +!ELSEIF "$(CFG)" == "setup - Win32 DLL Debug" + +# PROP BASE Use_Debug_Libraries 1 +# PROP BASE Output_Dir "setup__1" +# PROP BASE Intermediate_Dir "setup__1" +# PROP BASE Cmd_Line "NMAKE /f setup.mak" +# PROP BASE Rebuild_Opt "/a" +# PROP BASE Target_File "setup.txt" +# PROP BASE Bsc_Name "setup.bsc" +# PROP BASE Target_Dir "" +# PROP Use_Debug_Libraries 1 +# PROP Output_Dir "setup__1" +# PROP Intermediate_Dir "setup__1" +# PROP Cmd_Line "NMAKE /f setup.mak" +# PROP Rebuild_Opt "/a" +# PROP Target_File "setup.txt" +# PROP Bsc_Name "setup.bsc" +# PROP Target_Dir "" + +!ELSEIF "$(CFG)" == "setup - Win32 DLL Release" + +# PROP BASE Use_Debug_Libraries 0 +# PROP BASE Output_Dir "setup__2" +# PROP BASE Intermediate_Dir "setup__2" +# PROP BASE Cmd_Line "NMAKE /f setup.mak" +# PROP BASE Rebuild_Opt "/a" +# PROP BASE Target_File "setup.txt" +# PROP BASE Bsc_Name "setup.bsc" +# PROP BASE Target_Dir "" +# PROP Use_Debug_Libraries 0 +# PROP Output_Dir "setup__2" +# PROP Intermediate_Dir "setup__2" +# PROP Cmd_Line "NMAKE /f setup.mak" +# PROP Rebuild_Opt "/a" +# PROP Target_File "setup.txt" +# PROP Bsc_Name "setup.bsc" +# PROP Target_Dir "" + !ENDIF # Begin Target @@ -112,6 +152,8 @@ CFG=setup - Win32 Single Debug # Name "setup - Win32 Debug" # Name "setup - Win32 Single Debug" # Name "setup - Win32 Single Release" +# Name "setup - Win32 DLL Debug" +# Name "setup - Win32 DLL Release" !IF "$(CFG)" == "setup - Win32 Release" @@ -121,6 +163,10 @@ CFG=setup - Win32 Single Debug !ELSEIF "$(CFG)" == "setup - Win32 Single Release" +!ELSEIF "$(CFG)" == "setup - Win32 DLL Debug" + +!ELSEIF "$(CFG)" == "setup - Win32 DLL Release" + !ENDIF # Begin Source File