]> git.sur5r.net Git - openldap/blobdiff - libraries/liblthread/liblthread.dsp
ignore SIGPIPE
[openldap] / libraries / liblthread / liblthread.dsp
index 8a5f3445b0ced692e966bcf7034b92df6205b809..c5ab6cdf6aa9e1e5416e56afec12f4b490fb479d 100644 (file)
@@ -4,7 +4,7 @@
 
 # TARGTYPE "Win32 (x86) Static Library" 0x0104
 
-CFG=liblthread - Win32 Debug
+CFG=liblthread - Win32 MT 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=liblthread - 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 "liblthread.mak" CFG="liblthread - Win32 Debug"
+!MESSAGE NMAKE /f "liblthread.mak" CFG="liblthread - Win32 MT Debug"
 !MESSAGE 
 !MESSAGE Possible choices for configuration are:
 !MESSAGE 
 !MESSAGE "liblthread - Win32 Release" (based on "Win32 (x86) Static Library")
 !MESSAGE "liblthread - Win32 Debug" (based on "Win32 (x86) Static Library")
+!MESSAGE "liblthread - Win32 MT Debug" (based on "Win32 (x86) Static Library")
+!MESSAGE "liblthread - Win32 MT Release" (based on\
+ "Win32 (x86) Static Library")
 !MESSAGE 
 
 # Begin Project
@@ -35,17 +38,17 @@ CPP=cl.exe
 # PROP BASE Target_Dir ""
 # PROP Use_MFC 0
 # PROP Use_Debug_Libraries 0
-# PROP Output_Dir "Release"
-# PROP Intermediate_Dir "Release"
+# PROP Output_Dir "..\Release"
+# PROP Intermediate_Dir "Release\"
 # 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 /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
-# ADD LIB32 /nologo
+# ADD LIB32 /nologo /out:"..\Release\olthread32.lib"
 
 !ELSEIF  "$(CFG)" == "liblthread - Win32 Debug"
 
@@ -56,7 +59,7 @@ LIB32=link.exe -lib
 # PROP BASE Target_Dir ""
 # PROP Use_MFC 0
 # PROP Use_Debug_Libraries 1
-# PROP Output_Dir "Debug"
+# PROP Output_Dir "..\Debug"
 # PROP Intermediate_Dir "Debug"
 # PROP Target_Dir ""
 # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
@@ -66,7 +69,49 @@ BSC32=bscmake.exe
 # ADD BSC32 /nologo
 LIB32=link.exe -lib
 # ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo /out:"..\Debug\liblthread.lib"
+# ADD LIB32 /nologo /out:"..\Debug\olthread32.lib"
+
+!ELSEIF  "$(CFG)" == "liblthread - Win32 MT Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "MT Debug"
+# PROP BASE Intermediate_Dir "MT Debug"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir "..\Debug"
+# PROP Intermediate_Dir "Debug\MT"
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /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" /YX /FD /c
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo /out:"..\Debug\olthread32.lib"
+# ADD LIB32 /nologo /out:"..\Debug\olthread32mt.lib"
+
+!ELSEIF  "$(CFG)" == "liblthread - Win32 MT Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir "MT Release"
+# PROP BASE Intermediate_Dir "MT Release"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir "..\Release"
+# PROP Intermediate_Dir "Release\MT"
+# PROP Target_Dir ""
+# ADD BASE 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
+LIB32=link.exe -lib
+# ADD BASE LIB32 /nologo /out:"..\Release\olthread32.lib"
+# ADD LIB32 /nologo /out:"..\Release\olthread32mt.lib"
 
 !ENDIF 
 
@@ -74,6 +119,8 @@ LIB32=link.exe -lib
 
 # Name "liblthread - Win32 Release"
 # Name "liblthread - Win32 Debug"
+# Name "liblthread - Win32 MT Debug"
+# Name "liblthread - Win32 MT Release"
 # Begin Source File
 
 SOURCE=.\rdwr.c