X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=libraries%2Fliblber%2Fliblber.dsp;h=64befbf6afba200ba1f02f0d376c2becaf94b8bb;hb=30a51ac01398f5444a9e430c5a092a53d8b08859;hp=6c646de2fa208538d3415dfbc39dc30ac2dc2a2e;hpb=604f34817a87fb12e42fe555e004eb6441f63d36;p=openldap diff --git a/libraries/liblber/liblber.dsp b/libraries/liblber/liblber.dsp index 6c646de2fa..64befbf6af 100644 --- a/libraries/liblber/liblber.dsp +++ b/libraries/liblber/liblber.dsp @@ -4,7 +4,7 @@ # TARGTYPE "Win32 (x86) Static Library" 0x0104 -CFG=liblber - Win32 Debug +CFG=liblber - 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,15 @@ CFG=liblber - 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 "liblber.mak" CFG="liblber - Win32 Debug" +!MESSAGE NMAKE /f "liblber.mak" CFG="liblber - Win32 Single Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "liblber - Win32 Release" (based on "Win32 (x86) Static Library") !MESSAGE "liblber - Win32 Debug" (based on "Win32 (x86) Static Library") +!MESSAGE "liblber - Win32 Single Debug" (based on "Win32 (x86) Static Library") +!MESSAGE "liblber - Win32 Single Release" (based on\ + "Win32 (x86) Static Library") !MESSAGE # Begin Project @@ -68,12 +71,56 @@ LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo /out:"..\Debug\olber32.lib" +!ELSEIF "$(CFG)" == "liblber - Win32 Single Debug" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 1 +# PROP BASE Output_Dir "liblber_" +# PROP BASE Intermediate_Dir "liblber_" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 1 +# PROP Output_Dir "liblber_" +# PROP Intermediate_Dir "liblber_" +# PROP Target_Dir "" +# ADD BASE CPP /nologo /MTd /W3 /GX /Z7 /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR /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 /out:"..\Debug\olber32.lib" +# ADD LIB32 /nologo /out:"..\Debug\olber32.lib" + +!ELSEIF "$(CFG)" == "liblber - Win32 Single Release" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 0 +# PROP BASE Output_Dir "liblber0" +# PROP BASE Intermediate_Dir "liblber0" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 0 +# PROP Output_Dir "liblber0" +# PROP Intermediate_Dir "liblber0" +# PROP Target_Dir "" +# ADD BASE CPP /nologo /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 +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo /out:"..\Release\olber32.lib" +# ADD LIB32 /nologo /out:"..\Release\olber32.lib" + !ENDIF # Begin Target # Name "liblber - Win32 Release" # Name "liblber - Win32 Debug" +# Name "liblber - Win32 Single Debug" +# Name "liblber - Win32 Single Release" # Begin Source File SOURCE=.\bprint.c