Fix CR
authorYang Tse <yangsita@gmail.com>
Fri, 8 May 2009 19:09:36 +0000 (19:09 +0000)
committerYang Tse <yangsita@gmail.com>
Fri, 8 May 2009 19:09:36 +0000 (19:09 +0000)
lib/vc6libcurl.dsw
src/vc6curlsrc.dsp
src/vc6curlsrc.dsw

index 89aeabd..1fa8814 100644 (file)
@@ -1,29 +1,29 @@
-Microsoft Developer Studio Workspace File, Format Version 6.00\r\r
-# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!\r\r
-\r\r
-###############################################################################\r\r
-\r\r
-Project: "libcurl"=".\vc6libcurl.dsp" - Package Owner=<4>\r\r
-\r\r
-Package=<5>\r\r
-{{{\r\r
-}}}\r\r
-\r\r
-Package=<4>\r\r
-{{{\r\r
-}}}\r\r
-\r\r
-###############################################################################\r\r
-\r\r
-Global:\r\r
-\r\r
-Package=<5>\r\r
-{{{\r\r
-}}}\r\r
-\r\r
-Package=<3>\r\r
-{{{\r\r
-}}}\r\r
-\r\r
-###############################################################################\r\r
-\r\r
+Microsoft Developer Studio Workspace File, Format Version 6.00\r
+# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!\r
+\r
+###############################################################################\r
+\r
+Project: "libcurl"=".\vc6libcurl.dsp" - Package Owner=<4>\r
+\r
+Package=<5>\r
+{{{\r
+}}}\r
+\r
+Package=<4>\r
+{{{\r
+}}}\r
+\r
+###############################################################################\r
+\r
+Global:\r
+\r
+Package=<5>\r
+{{{\r
+}}}\r
+\r
+Package=<3>\r
+{{{\r
+}}}\r
+\r
+###############################################################################\r
+\r
index c6e0653..cba6924 100644 (file)
-# Microsoft Developer Studio Project File - Name="curlsrc" - Package Owner=<4>\r\r
-# Microsoft Developer Studio Generated Build File, Format Version 6.00\r\r
-# ** DO NOT EDIT **\r\r
-\r\r
-# TARGTYPE "Win32 (x86) Console Application" 0x0103\r\r
-\r\r
-CFG=curlsrc - Win32 using libcurl LIB Debug\r\r
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r\r
-!MESSAGE use the Export Makefile command and run\r\r
-!MESSAGE \r\r
-!MESSAGE NMAKE /f "curlsrc.mak".\r\r
-!MESSAGE \r\r
-!MESSAGE You can specify a configuration when running NMAKE\r\r
-!MESSAGE by defining the macro CFG on the command line. For example:\r\r
-!MESSAGE \r\r
-!MESSAGE NMAKE /f "curlsrc.mak" CFG="curlsrc - Win32 using libcurl LIB Debug"\r\r
-!MESSAGE \r\r
-!MESSAGE Possible choices for configuration are:\r\r
-!MESSAGE \r\r
-!MESSAGE "curlsrc - Win32 using libcurl DLL Debug" (based on "Win32 (x86) Console Application")\r\r
-!MESSAGE "curlsrc - Win32 using libcurl DLL Release" (based on "Win32 (x86) Console Application")\r\r
-!MESSAGE "curlsrc - Win32 using libcurl LIB Debug" (based on "Win32 (x86) Console Application")\r\r
-!MESSAGE "curlsrc - Win32 using libcurl LIB Release" (based on "Win32 (x86) Console Application")\r\r
-!MESSAGE \r\r
-\r\r
-# Begin Project\r\r
-# PROP AllowPerConfigDependencies 0\r\r
-# PROP Scc_ProjName ""\r\r
-# PROP Scc_LocalPath ""\r\r
-CPP=cl.exe\r\r
-RSC=rc.exe\r\r
-\r\r
-!IF  "$(CFG)" == "curlsrc - Win32 using libcurl DLL Debug"\r\r
-\r\r
-# PROP BASE Use_MFC 0\r\r
-# PROP BASE Use_Debug_Libraries 1\r\r
-# PROP BASE Output_Dir "DLL-Debug"\r\r
-# PROP BASE Intermediate_Dir "DLL-Debug"\r\r
-# PROP BASE Target_Dir ""\r\r
-# PROP Use_MFC 0\r\r
-# PROP Use_Debug_Libraries 1\r\r
-# PROP Output_Dir "DLL-Debug"\r\r
-# PROP Intermediate_Dir "DLL-Debug"\r\r
-# PROP Ignore_Export_Lib 0\r\r
-# PROP Target_Dir ""\r\r
-# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\lib" /I "..\include" /I "." /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_CONSOLE" /FD /GZ /c\r\r
-# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\lib" /I "..\include" /I "." /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_CONSOLE" /FD /GZ /c\r\r
-# ADD BASE RSC /l 0x409 /i "..\include" /d "_DEBUG"\r\r
-# ADD RSC /l 0x409 /i "..\include" /d "_DEBUG"\r\r
-BSC32=bscmake.exe\r\r
-# ADD BASE BSC32 /nologo\r\r
-# ADD BSC32 /nologo\r\r
-LINK32=link.exe\r\r
-# ADD BASE LINK32 libcurld_imp.lib kernel32.lib ws2_32.lib wldap32.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"DLL-Debug/curl.exe" /pdbtype:sept /libpath:"..\lib\DLL-Debug"\r\r
-# ADD LINK32 libcurld_imp.lib kernel32.lib ws2_32.lib wldap32.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"DLL-Debug/curl.exe" /pdbtype:sept /libpath:"..\lib\DLL-Debug"\r\r
-\r\r
-!ELSEIF  "$(CFG)" == "curlsrc - Win32 using libcurl DLL Release"\r\r
-\r\r
-# PROP BASE Use_MFC 0\r\r
-# PROP BASE Use_Debug_Libraries 0\r\r
-# PROP BASE Output_Dir "DLL-Release"\r\r
-# PROP BASE Intermediate_Dir "DLL-Release"\r\r
-# PROP BASE Target_Dir ""\r\r
-# PROP Use_MFC 0\r\r
-# PROP Use_Debug_Libraries 0\r\r
-# PROP Output_Dir "DLL-Release"\r\r
-# PROP Intermediate_Dir "DLL-Release"\r\r
-# PROP Ignore_Export_Lib 0\r\r
-# PROP Target_Dir ""\r\r
-# ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "..\lib" /I "..\include" /I "." /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_CONSOLE" /FD /c\r\r
-# ADD CPP /nologo /MD /W3 /GX /O2 /I "..\lib" /I "..\include" /I "." /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_CONSOLE" /FD /c\r\r
-# ADD BASE RSC /l 0x409 /i "..\include" /d "NDEBUG"\r\r
-# ADD RSC /l 0x409 /i "..\include" /d "NDEBUG"\r\r
-BSC32=bscmake.exe\r\r
-# ADD BASE BSC32 /nologo\r\r
-# ADD BSC32 /nologo\r\r
-LINK32=link.exe\r\r
-# ADD BASE LINK32 libcurl_imp.lib kernel32.lib ws2_32.lib wldap32.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"DLL-Release/curl.exe" /libpath:"..\lib\DLL-Release"\r\r
-# ADD LINK32 libcurl_imp.lib kernel32.lib ws2_32.lib wldap32.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"DLL-Release/curl.exe" /libpath:"..\lib\DLL-Release"\r\r
-\r\r
-!ELSEIF  "$(CFG)" == "curlsrc - Win32 using libcurl LIB Debug"\r\r
-\r\r
-# PROP BASE Use_MFC 0\r\r
-# PROP BASE Use_Debug_Libraries 1\r\r
-# PROP BASE Output_Dir "LIB-Debug"\r\r
-# PROP BASE Intermediate_Dir "LIB-Debug"\r\r
-# PROP BASE Target_Dir ""\r\r
-# PROP Use_MFC 0\r\r
-# PROP Use_Debug_Libraries 1\r\r
-# PROP Output_Dir "LIB-Debug"\r\r
-# PROP Intermediate_Dir "LIB-Debug"\r\r
-# PROP Ignore_Export_Lib 0\r\r
-# PROP Target_Dir ""\r\r
-# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\lib" /I "..\include" /I "." /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_CONSOLE" /D "CURL_STATICLIB" /FD /GZ /c\r\r
-# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\lib" /I "..\include" /I "." /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_CONSOLE" /D "CURL_STATICLIB" /FD /GZ /c\r\r
-# ADD BASE RSC /l 0x409 /i "..\include" /d "_DEBUG"\r\r
-# ADD RSC /l 0x409 /i "..\include" /d "_DEBUG"\r\r
-BSC32=bscmake.exe\r\r
-# ADD BASE BSC32 /nologo\r\r
-# ADD BSC32 /nologo\r\r
-LINK32=link.exe\r\r
-# ADD BASE LINK32 libcurld.lib kernel32.lib ws2_32.lib wldap32.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"LIB-Debug/curl.exe" /pdbtype:sept /libpath:"..\lib\LIB-Debug"\r\r
-# ADD LINK32 libcurld.lib kernel32.lib ws2_32.lib wldap32.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"LIB-Debug/curl.exe" /pdbtype:sept /libpath:"..\lib\LIB-Debug"\r\r
-\r\r
-!ELSEIF  "$(CFG)" == "curlsrc - Win32 using libcurl LIB Release"\r\r
-\r\r
-# PROP BASE Use_MFC 0\r\r
-# PROP BASE Use_Debug_Libraries 0\r\r
-# PROP BASE Output_Dir "LIB-Release"\r\r
-# PROP BASE Intermediate_Dir "LIB-Release"\r\r
-# PROP BASE Target_Dir ""\r\r
-# PROP Use_MFC 0\r\r
-# PROP Use_Debug_Libraries 0\r\r
-# PROP Output_Dir "LIB-Release"\r\r
-# PROP Intermediate_Dir "LIB-Release"\r\r
-# PROP Ignore_Export_Lib 0\r\r
-# PROP Target_Dir ""\r\r
-# ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "..\lib" /I "..\include" /I "." /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_CONSOLE" /D "CURL_STATICLIB" /FD /c\r\r
-# ADD CPP /nologo /MD /W3 /GX /O2 /I "..\lib" /I "..\include" /I "." /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_CONSOLE" /D "CURL_STATICLIB" /FD /c\r\r
-# ADD BASE RSC /l 0x409 /i "..\include" /d "NDEBUG"\r\r
-# ADD RSC /l 0x409 /i "..\include" /d "NDEBUG"\r\r
-BSC32=bscmake.exe\r\r
-# ADD BASE BSC32 /nologo\r\r
-# ADD BSC32 /nologo\r\r
-LINK32=link.exe\r\r
-# ADD BASE LINK32 libcurl.lib kernel32.lib ws2_32.lib wldap32.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"LIB-Release/curl.exe" /libpath:"..\lib\LIB-Release"\r\r
-# ADD LINK32 libcurl.lib kernel32.lib ws2_32.lib wldap32.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"LIB-Release/curl.exe" /libpath:"..\lib\LIB-Release"\r\r
-\r\r
-!ENDIF \r\r
-\r\r
-# Begin Target\r\r
-\r\r
-# Name "curlsrc - Win32 using libcurl DLL Debug"\r\r
-# Name "curlsrc - Win32 using libcurl DLL Release"\r\r
-# Name "curlsrc - Win32 using libcurl LIB Debug"\r\r
-# Name "curlsrc - Win32 using libcurl LIB Release"\r\r
-# Begin Group "Source Files"\r\r
-\r\r
-# PROP Default_Filter ""\r\r
-# Begin Source File\r\r
-\r\r
-SOURCE=.\curlutil.c\r\r
-# End Source File\r\r
-# Begin Source File\r\r
-\r\r
-SOURCE=.\getpass.c\r\r
-# End Source File\r\r
-# Begin Source File\r\r
-\r\r
-SOURCE=.\homedir.c\r\r
-# End Source File\r\r
-# Begin Source File\r\r
-\r\r
-SOURCE=.\hugehelp.c\r\r
-# End Source File\r\r
-# Begin Source File\r\r
-\r\r
-SOURCE=.\main.c\r\r
-# End Source File\r\r
-# Begin Source File\r\r
-\r\r
-SOURCE=..\lib\rawstr.c\r\r
-# End Source File\r\r
-# Begin Source File\r\r
-\r\r
-SOURCE=..\lib\strtoofft.c\r\r
-# End Source File\r\r
-# Begin Source File\r\r
-\r\r
-SOURCE=.\urlglob.c\r\r
-# End Source File\r\r
-# Begin Source File\r\r
-\r\r
-SOURCE=.\writeenv.c\r\r
-# End Source File\r\r
-# Begin Source File\r\r
-\r\r
-SOURCE=.\writeout.c\r\r
-# End Source File\r\r
-# End Group\r\r
-# Begin Group "Header Files"\r\r
-\r\r
-# PROP Default_Filter ""\r\r
-# Begin Source File\r\r
-\r\r
-SOURCE=".\config-win32.h"\r\r
-# End Source File\r\r
-# Begin Source File\r\r
-\r\r
-SOURCE=.\curlutil.h\r\r
-# End Source File\r\r
-# Begin Source File\r\r
-\r\r
-SOURCE=.\getpass.h\r\r
-# End Source File\r\r
-# Begin Source File\r\r
-\r\r
-SOURCE=.\homedir.h\r\r
-# End Source File\r\r
-# Begin Source File\r\r
-\r\r
-SOURCE=.\hugehelp.h\r\r
-# End Source File\r\r
-# Begin Source File\r\r
-\r\r
-SOURCE=.\setup.h\r\r
-# End Source File\r\r
-# Begin Source File\r\r
-\r\r
-SOURCE=..\lib\rawstr.h\r\r
-# End Source File\r\r
-# Begin Source File\r\r
-\r\r
-SOURCE=..\lib\strtoofft.h\r\r
-# End Source File\r\r
-# Begin Source File\r\r
-\r\r
-SOURCE=.\urlglob.h\r\r
-# End Source File\r\r
-# Begin Source File\r\r
-\r\r
-SOURCE=.\version.h\r\r
-# End Source File\r\r
-# Begin Source File\r\r
-\r\r
-SOURCE=.\writeenv.h\r\r
-# End Source File\r\r
-# Begin Source File\r\r
-\r\r
-SOURCE=.\writeout.h\r\r
-# End Source File\r\r
-# End Group\r\r
-# Begin Group "Resource Files"\r\r
-\r\r
-# PROP Default_Filter ""\r\r
-# Begin Source File\r\r
-\r\r
-SOURCE=.\curl.rc\r\r
-# End Source File\r\r
-# End Group\r\r
-# End Target\r\r
-# End Project\r\r
+# Microsoft Developer Studio Project File - Name="curlsrc" - Package Owner=<4>\r
+# Microsoft Developer Studio Generated Build File, Format Version 6.00\r
+# ** DO NOT EDIT **\r
+\r
+# TARGTYPE "Win32 (x86) Console Application" 0x0103\r
+\r
+CFG=curlsrc - Win32 using libcurl LIB Debug\r
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
+!MESSAGE use the Export Makefile command and run\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "curlsrc.mak".\r
+!MESSAGE \r
+!MESSAGE You can specify a configuration when running NMAKE\r
+!MESSAGE by defining the macro CFG on the command line. For example:\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "curlsrc.mak" CFG="curlsrc - Win32 using libcurl LIB Debug"\r
+!MESSAGE \r
+!MESSAGE Possible choices for configuration are:\r
+!MESSAGE \r
+!MESSAGE "curlsrc - Win32 using libcurl DLL Debug" (based on "Win32 (x86) Console Application")\r
+!MESSAGE "curlsrc - Win32 using libcurl DLL Release" (based on "Win32 (x86) Console Application")\r
+!MESSAGE "curlsrc - Win32 using libcurl LIB Debug" (based on "Win32 (x86) Console Application")\r
+!MESSAGE "curlsrc - Win32 using libcurl LIB Release" (based on "Win32 (x86) Console Application")\r
+!MESSAGE \r
+\r
+# Begin Project\r
+# PROP AllowPerConfigDependencies 0\r
+# PROP Scc_ProjName ""\r
+# PROP Scc_LocalPath ""\r
+CPP=cl.exe\r
+RSC=rc.exe\r
+\r
+!IF  "$(CFG)" == "curlsrc - Win32 using libcurl DLL Debug"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "DLL-Debug"\r
+# PROP BASE Intermediate_Dir "DLL-Debug"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "DLL-Debug"\r
+# PROP Intermediate_Dir "DLL-Debug"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\lib" /I "..\include" /I "." /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_CONSOLE" /FD /GZ /c\r
+# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\lib" /I "..\include" /I "." /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_CONSOLE" /FD /GZ /c\r
+# ADD BASE RSC /l 0x409 /i "..\include" /d "_DEBUG"\r
+# ADD RSC /l 0x409 /i "..\include" /d "_DEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE LINK32 libcurld_imp.lib kernel32.lib ws2_32.lib wldap32.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"DLL-Debug/curl.exe" /pdbtype:sept /libpath:"..\lib\DLL-Debug"\r
+# ADD LINK32 libcurld_imp.lib kernel32.lib ws2_32.lib wldap32.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"DLL-Debug/curl.exe" /pdbtype:sept /libpath:"..\lib\DLL-Debug"\r
+\r
+!ELSEIF  "$(CFG)" == "curlsrc - Win32 using libcurl DLL Release"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "DLL-Release"\r
+# PROP BASE Intermediate_Dir "DLL-Release"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 0\r
+# PROP Output_Dir "DLL-Release"\r
+# PROP Intermediate_Dir "DLL-Release"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "..\lib" /I "..\include" /I "." /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_CONSOLE" /FD /c\r
+# ADD CPP /nologo /MD /W3 /GX /O2 /I "..\lib" /I "..\include" /I "." /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_CONSOLE" /FD /c\r
+# ADD BASE RSC /l 0x409 /i "..\include" /d "NDEBUG"\r
+# ADD RSC /l 0x409 /i "..\include" /d "NDEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE LINK32 libcurl_imp.lib kernel32.lib ws2_32.lib wldap32.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"DLL-Release/curl.exe" /libpath:"..\lib\DLL-Release"\r
+# ADD LINK32 libcurl_imp.lib kernel32.lib ws2_32.lib wldap32.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"DLL-Release/curl.exe" /libpath:"..\lib\DLL-Release"\r
+\r
+!ELSEIF  "$(CFG)" == "curlsrc - Win32 using libcurl LIB Debug"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "LIB-Debug"\r
+# PROP BASE Intermediate_Dir "LIB-Debug"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "LIB-Debug"\r
+# PROP Intermediate_Dir "LIB-Debug"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\lib" /I "..\include" /I "." /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_CONSOLE" /D "CURL_STATICLIB" /FD /GZ /c\r
+# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\lib" /I "..\include" /I "." /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_CONSOLE" /D "CURL_STATICLIB" /FD /GZ /c\r
+# ADD BASE RSC /l 0x409 /i "..\include" /d "_DEBUG"\r
+# ADD RSC /l 0x409 /i "..\include" /d "_DEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE LINK32 libcurld.lib kernel32.lib ws2_32.lib wldap32.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"LIB-Debug/curl.exe" /pdbtype:sept /libpath:"..\lib\LIB-Debug"\r
+# ADD LINK32 libcurld.lib kernel32.lib ws2_32.lib wldap32.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"LIB-Debug/curl.exe" /pdbtype:sept /libpath:"..\lib\LIB-Debug"\r
+\r
+!ELSEIF  "$(CFG)" == "curlsrc - Win32 using libcurl LIB Release"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "LIB-Release"\r
+# PROP BASE Intermediate_Dir "LIB-Release"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 0\r
+# PROP Output_Dir "LIB-Release"\r
+# PROP Intermediate_Dir "LIB-Release"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "..\lib" /I "..\include" /I "." /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_CONSOLE" /D "CURL_STATICLIB" /FD /c\r
+# ADD CPP /nologo /MD /W3 /GX /O2 /I "..\lib" /I "..\include" /I "." /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_CONSOLE" /D "CURL_STATICLIB" /FD /c\r
+# ADD BASE RSC /l 0x409 /i "..\include" /d "NDEBUG"\r
+# ADD RSC /l 0x409 /i "..\include" /d "NDEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE LINK32 libcurl.lib kernel32.lib ws2_32.lib wldap32.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"LIB-Release/curl.exe" /libpath:"..\lib\LIB-Release"\r
+# ADD LINK32 libcurl.lib kernel32.lib ws2_32.lib wldap32.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"LIB-Release/curl.exe" /libpath:"..\lib\LIB-Release"\r
+\r
+!ENDIF \r
+\r
+# Begin Target\r
+\r
+# Name "curlsrc - Win32 using libcurl DLL Debug"\r
+# Name "curlsrc - Win32 using libcurl DLL Release"\r
+# Name "curlsrc - Win32 using libcurl LIB Debug"\r
+# Name "curlsrc - Win32 using libcurl LIB Release"\r
+# Begin Group "Source Files"\r
+\r
+# PROP Default_Filter ""\r
+# Begin Source File\r
+\r
+SOURCE=.\curlutil.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\getpass.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\homedir.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\hugehelp.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\main.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\lib\rawstr.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\lib\strtoofft.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\urlglob.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\writeenv.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\writeout.c\r
+# End Source File\r
+# End Group\r
+# Begin Group "Header Files"\r
+\r
+# PROP Default_Filter ""\r
+# Begin Source File\r
+\r
+SOURCE=".\config-win32.h"\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\curlutil.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\getpass.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\homedir.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\hugehelp.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\setup.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\lib\rawstr.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\lib\strtoofft.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\urlglob.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\version.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\writeenv.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\writeout.h\r
+# End Source File\r
+# End Group\r
+# Begin Group "Resource Files"\r
+\r
+# PROP Default_Filter ""\r
+# Begin Source File\r
+\r
+SOURCE=.\curl.rc\r
+# End Source File\r
+# End Group\r
+# End Target\r
+# End Project\r
index 8cb90bf..6b2db6f 100644 (file)
@@ -1,29 +1,29 @@
-Microsoft Developer Studio Workspace File, Format Version 6.00\r\r
-# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!\r\r
-\r\r
-###############################################################################\r\r
-\r\r
-Project: "curlsrc"=".\vc6curlsrc.dsp" - Package Owner=<4>\r\r
-\r\r
-Package=<5>\r\r
-{{{\r\r
-}}}\r\r
-\r\r
-Package=<4>\r\r
-{{{\r\r
-}}}\r\r
-\r\r
-###############################################################################\r\r
-\r\r
-Global:\r\r
-\r\r
-Package=<5>\r\r
-{{{\r\r
-}}}\r\r
-\r\r
-Package=<3>\r\r
-{{{\r\r
-}}}\r\r
-\r\r
-###############################################################################\r\r
-\r\r
+Microsoft Developer Studio Workspace File, Format Version 6.00\r
+# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!\r
+\r
+###############################################################################\r
+\r
+Project: "curlsrc"=".\vc6curlsrc.dsp" - Package Owner=<4>\r
+\r
+Package=<5>\r
+{{{\r
+}}}\r
+\r
+Package=<4>\r
+{{{\r
+}}}\r
+\r
+###############################################################################\r
+\r
+Global:\r
+\r
+Package=<5>\r
+{{{\r
+}}}\r
+\r
+Package=<3>\r
+{{{\r
+}}}\r
+\r
+###############################################################################\r
+\r