X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=libraries%2Flibldif%2Flibldif.dsp;h=f72025a24141eb2c00c711bea568fe2cfe8ffd59;hb=f3880e56334b477054b3a0049aa4fbb69632a1ca;hp=2df3990872f9b37b38b867cb711bcce8746edd05;hpb=3146c94e037b2bde6316c86226f67e47828f9c2c;p=openldap diff --git a/libraries/libldif/libldif.dsp b/libraries/libldif/libldif.dsp index 2df3990872..f72025a241 100644 --- a/libraries/libldif/libldif.dsp +++ b/libraries/libldif/libldif.dsp @@ -4,7 +4,7 @@ # TARGTYPE "Win32 (x86) Static Library" 0x0104 -CFG=libldif - Win32 Debug +CFG=libldif - 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=libldif - 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 "libldif.mak" CFG="libldif - Win32 Debug" +!MESSAGE NMAKE /f "libldif.mak" CFG="libldif - Win32 Single Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "libldif - Win32 Release" (based on "Win32 (x86) Static Library") !MESSAGE "libldif - Win32 Debug" (based on "Win32 (x86) Static Library") +!MESSAGE "libldif - Win32 Single Debug" (based on "Win32 (x86) Static Library") +!MESSAGE "libldif - Win32 Single Release" (based on\ + "Win32 (x86) Static Library") !MESSAGE # Begin Project @@ -39,7 +42,7 @@ CPP=cl.exe # PROP Intermediate_Dir "Release\libldif" # 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 /I "..\..\include" /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 @@ -60,7 +63,7 @@ LIB32=link.exe -lib # PROP Intermediate_Dir "Debug\libldif" # 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 @@ -68,31 +71,59 @@ LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo /out:"..\Debug\oldif32.lib" -!ENDIF +!ELSEIF "$(CFG)" == "libldif - Win32 Single Debug" -# Begin Target +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 1 +# PROP BASE Output_Dir "libldif_" +# PROP BASE Intermediate_Dir "libldif_" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 1 +# PROP Output_Dir "..\SDebug" +# PROP Intermediate_Dir "SDebug\libldif" +# 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 /out:"..\Debug\oldif32.lib" +# ADD LIB32 /nologo /out:"..\SDebug\oldif32.lib" -# Name "libldif - Win32 Release" -# Name "libldif - Win32 Debug" -# Begin Source File +!ELSEIF "$(CFG)" == "libldif - Win32 Single Release" -SOURCE=..\..\include\lber.h -# End Source File -# Begin Source File +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 0 +# PROP BASE Output_Dir "libldif0" +# PROP BASE Intermediate_Dir "libldif0" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 0 +# PROP Output_Dir "..\SRelease" +# PROP Intermediate_Dir "SRelease\libldif" +# 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\oldif32.lib" +# ADD LIB32 /nologo /out:"..\SRelease\oldif32.lib" -SOURCE=..\..\include\lber_pvt.h -# End Source File -# Begin Source File +!ENDIF -SOURCE=..\..\include\ldap_cdefs.h -# End Source File -# Begin Source File +# Begin Target -SOURCE=..\..\include\ldap_features.h -# End Source File +# Name "libldif - Win32 Release" +# Name "libldif - Win32 Debug" +# Name "libldif - Win32 Single Debug" +# Name "libldif - Win32 Single Release" # Begin Source File -SOURCE=..\..\include\ldap_log.h +SOURCE=.\fetch.c # End Source File # Begin Source File @@ -102,9 +133,5 @@ SOURCE=..\..\include\ldif.h SOURCE=.\line64.c # End Source File -# Begin Source File - -SOURCE=..\..\include\portable.h -# End Source File # End Target # End Project