X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=libraries%2Fliblber%2Fliblber.dsp;h=02c82831f9b532ef77b5df85d27acff675c27131;hb=b3fdf881c3e0e79bdd9cffcc80bd8e128ceb36a5;hp=9ef29315efb4db5781299137fd01e1c078b27d86;hpb=14f107e9ed07cf4e8e5b1ddecc0ce28709116304;p=openldap diff --git a/libraries/liblber/liblber.dsp b/libraries/liblber/liblber.dsp index 9ef29315ef..02c82831f9 100644 --- a/libraries/liblber/liblber.dsp +++ b/libraries/liblber/liblber.dsp @@ -4,7 +4,7 @@ # TARGTYPE "Win32 (x86) Static Library" 0x0104 -CFG=liblber - Win32 Single Debug +CFG=liblber - 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=liblber - 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 "liblber.mak" CFG="liblber - Win32 Single Debug" +!MESSAGE NMAKE /f "liblber.mak" CFG="liblber - Win32 DLL Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE @@ -22,6 +22,8 @@ CFG=liblber - Win32 Single Debug !MESSAGE "liblber - Win32 Single Debug" (based on "Win32 (x86) Static Library") !MESSAGE "liblber - Win32 Single Release" (based on\ "Win32 (x86) Static Library") +!MESSAGE "liblber - Win32 DLL Debug" (based on "Win32 (x86) Static Library") +!MESSAGE "liblber - Win32 DLL Release" (based on "Win32 (x86) Static Library") !MESSAGE # Begin Project @@ -41,6 +43,7 @@ CPP=cl.exe # PROP Output_Dir "..\..\Release" # PROP Intermediate_Dir "..\..\Release\liblber" # 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 "..\..\include" /D "WIN32" /D "_WINDOWS" /YX /FD /c BSC32=bscmake.exe @@ -62,6 +65,7 @@ LIB32=link.exe -lib # PROP Output_Dir "..\..\Debug" # PROP Intermediate_Dir "..\..\Debug\liblber" # 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 "..\..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR /YX /FD /c BSC32=bscmake.exe @@ -83,6 +87,7 @@ LIB32=link.exe -lib # PROP Output_Dir "..\..\Sdebug" # PROP Intermediate_Dir "..\..\SDebug\liblber" # PROP Target_Dir "" +RSC=rc.exe # 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 @@ -104,6 +109,7 @@ LIB32=link.exe -lib # PROP Output_Dir "..\..\SRelease" # PROP Intermediate_Dir "..\..\SRelease\liblber" # PROP Target_Dir "" +RSC=rc.exe # 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 "_WINDOWS" /YX /FD /c BSC32=bscmake.exe @@ -113,6 +119,50 @@ LIB32=link.exe -lib # ADD BASE LIB32 /nologo /out:"..\Release\olber32.lib" # ADD LIB32 /nologo /out:"..\..\SRelease\olber32.lib" +!ELSEIF "$(CFG)" == "liblber - Win32 DLL 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 "..\..\DLLDebug" +# PROP Intermediate_Dir "..\..\DLLDebug\liblber" +# PROP Target_Dir "" +RSC=rc.exe +# ADD BASE CPP /nologo /MTd /W3 /GX /Z7 /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR /YX /FD /c +# ADD CPP /nologo /MDd /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:"..\..\DLLDebug\olber32.lib" + +!ELSEIF "$(CFG)" == "liblber - Win32 DLL 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 "" +RSC=rc.exe +# ADD BASE CPP /nologo /MT /W3 /GX /O2 /I "..\..\include" /D "WIN32" /D "_WINDOWS" /YX /FD /c +# ADD CPP /nologo /MT /W3 /GX /O2 /I "..\..\include" /D "WIN32" /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 @@ -121,12 +171,18 @@ LIB32=link.exe -lib # Name "liblber - Win32 Debug" # Name "liblber - Win32 Single Debug" # Name "liblber - Win32 Single Release" +# Name "liblber - Win32 DLL Debug" +# Name "liblber - Win32 DLL Release" # Begin Source File SOURCE=.\bprint.c # End Source File # Begin Source File +SOURCE=.\debug.c +# End Source File +# Begin Source File + SOURCE=.\decode.c # End Source File # Begin Source File @@ -159,6 +215,10 @@ SOURCE=.\memory.c # End Source File # Begin Source File +SOURCE=.\nt_err.c +# End Source File +# Begin Source File + SOURCE=.\options.c # End Source File # Begin Source File