build: Removed old Visual Studio project files
authorSteve Holme <steve_holme@hotmail.com>
Sun, 18 May 2014 20:25:53 +0000 (21:25 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 18 May 2014 20:27:44 +0000 (21:27 +0100)
28 files changed:
vs/.gitignore [deleted file]
vs/t/.gitattributes [deleted file]
vs/t/.gitignore [deleted file]
vs/t/README [deleted file]
vs/t/lib/.gitattributes [deleted file]
vs/t/lib/.gitignore [deleted file]
vs/t/lib/vc6_libcurl_dsp.foot [deleted file]
vs/t/lib/vc6_libcurl_dsp.head [deleted file]
vs/t/lib/vc8_libcurl_prj.foot [deleted file]
vs/t/lib/vc8_libcurl_prj.head [deleted file]
vs/t/src/.gitattributes [deleted file]
vs/t/src/.gitignore [deleted file]
vs/vc6/.gitattributes [deleted file]
vs/vc6/.gitignore [deleted file]
vs/vc6/lib/.gitattributes [deleted file]
vs/vc6/lib/.gitignore [deleted file]
vs/vc6/lib/vc6libcurl.dsw [deleted file]
vs/vc6/src/.gitattributes [deleted file]
vs/vc6/src/.gitignore [deleted file]
vs/vc6/src/vc6curltool.dsp [deleted file]
vs/vc6/src/vc6curltool.dsw [deleted file]
vs/vc6/vc6curl.dsw [deleted file]
vs/vc8/.gitattributes [deleted file]
vs/vc8/.gitignore [deleted file]
vs/vc8/lib/.gitattributes [deleted file]
vs/vc8/lib/.gitignore [deleted file]
vs/vc8/src/.gitattributes [deleted file]
vs/vc8/src/.gitignore [deleted file]

diff --git a/vs/.gitignore b/vs/.gitignore
deleted file mode 100644 (file)
index 95f9f56..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-*
-!.gitignore
-!t
-!vc6
-!vc8
diff --git a/vs/t/.gitattributes b/vs/t/.gitattributes
deleted file mode 100644 (file)
index aecf250..0000000
+++ /dev/null
@@ -1 +0,0 @@
-* -crlf
diff --git a/vs/t/.gitignore b/vs/t/.gitignore
deleted file mode 100644 (file)
index e3ebe80..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-*
-!.gitattributes
-!.gitignore
-!README
-!lib
-!src
-!tests
diff --git a/vs/t/README b/vs/t/README
deleted file mode 100644 (file)
index 69ebd27..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-Note:\r
-\r
-Files located in subdirectory 'vs/t' and below are 'templates' used for\r
-the generation of msvc IDE workspace and project files, distributed in\r
-subdirectories 'vs/vc6' and 'vs/vc8'.\r
-\r
-All these template files use UNIX line endings intentionally, in order\r
-to allow proper file generation. Don't convert these to crlf line-ends.\r
diff --git a/vs/t/lib/.gitattributes b/vs/t/lib/.gitattributes
deleted file mode 100644 (file)
index aecf250..0000000
+++ /dev/null
@@ -1 +0,0 @@
-* -crlf
diff --git a/vs/t/lib/.gitignore b/vs/t/lib/.gitignore
deleted file mode 100644 (file)
index 595d4d8..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-*
-!.gitattributes
-!.gitignore
-!*.foot
-!*.head
diff --git a/vs/t/lib/vc6_libcurl_dsp.foot b/vs/t/lib/vc6_libcurl_dsp.foot
deleted file mode 100644 (file)
index fd10e8e..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-# Begin Group "Resource Files"
-
-# PROP Default_Filter ""
-# Begin Source File
-
-SOURCE=..\..\..\lib\libcurl.rc
-# End Source File
-# End Group
-# End Target
-# End Project
diff --git a/vs/t/lib/vc6_libcurl_dsp.head b/vs/t/lib/vc6_libcurl_dsp.head
deleted file mode 100644 (file)
index 06fb88d..0000000
+++ /dev/null
@@ -1,147 +0,0 @@
-# Microsoft Developer Studio Project File - Name="libcurl" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
-# TARGTYPE "Win32 (x86) Static Library" 0x0104
-
-CFG=libcurl - Win32 LIB Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE 
-!MESSAGE NMAKE /f "vc6libcurl.mak".
-!MESSAGE 
-!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 "vc6libcurl.mak" CFG="libcurl - Win32 LIB Debug"
-!MESSAGE 
-!MESSAGE Possible choices for configuration are:
-!MESSAGE 
-!MESSAGE "libcurl - Win32 DLL Debug" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE "libcurl - Win32 DLL Release" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE "libcurl - Win32 LIB Debug" (based on "Win32 (x86) Static Library")
-!MESSAGE "libcurl - Win32 LIB Release" (based on "Win32 (x86) Static Library")
-!MESSAGE 
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-
-!IF  "$(CFG)" == "libcurl - Win32 DLL Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "dll-debug"
-# PROP BASE Intermediate_Dir "dll-debug/obj"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "dll-debug"
-# PROP Intermediate_Dir "dll-debug/obj"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-CPP=cl.exe
-# ADD BASE CPP /nologo /MDd /W3 /EHsc /Zi /Od /I "..\..\..\lib" /I "..\..\..\include" /D "WIN32" /D "_DEBUG" /D "BUILDING_LIBCURL" /FD /GZ /c
-# ADD CPP /nologo /MDd /W3 /EHsc /Zi /Od /I "..\..\..\lib" /I "..\..\..\include" /D "WIN32" /D "_DEBUG" /D "BUILDING_LIBCURL" /FD /GZ /c
-MTL=midl.exe
-# ADD BASE MTL /nologo /D "_DEBUG" /win32
-# ADD MTL /nologo /D "_DEBUG" /win32
-RSC=rc.exe
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 wldap32.lib ws2_32.lib advapi32.lib kernel32.lib /nologo /dll /incremental:no /debug /machine:I386 /out:"dll-debug/libcurld.dll" /implib:"dll-debug/libcurld_imp.lib" /pdbtype:con /fixed:no
-# ADD LINK32 wldap32.lib ws2_32.lib advapi32.lib kernel32.lib /nologo /dll /incremental:no /debug /machine:I386 /out:"dll-debug/libcurld.dll" /implib:"dll-debug/libcurld_imp.lib" /pdbtype:con /fixed:no
-
-!ELSEIF  "$(CFG)" == "libcurl - Win32 DLL Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "dll-release"
-# PROP BASE Intermediate_Dir "dll-release/obj"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "dll-release"
-# PROP Intermediate_Dir "dll-release/obj"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-CPP=cl.exe
-# ADD BASE CPP /nologo /MD /W3 /EHsc /O2 /I "..\..\..\lib" /I "..\..\..\include" /D "WIN32" /D "NDEBUG" /D "BUILDING_LIBCURL" /FD /c
-# ADD CPP /nologo /MD /W3 /EHsc /O2 /I "..\..\..\lib" /I "..\..\..\include" /D "WIN32" /D "NDEBUG" /D "BUILDING_LIBCURL" /FD /c
-MTL=midl.exe
-# ADD BASE MTL /nologo /D "NDEBUG" /win32
-# ADD MTL /nologo /D "NDEBUG" /win32
-RSC=rc.exe
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 wldap32.lib ws2_32.lib advapi32.lib kernel32.lib /nologo /dll /pdb:none /machine:I386 /out:"dll-release/libcurl.dll" /implib:"dll-release/libcurl_imp.lib" /fixed:no /release /incremental:no
-# ADD LINK32 wldap32.lib ws2_32.lib advapi32.lib kernel32.lib /nologo /dll /pdb:none /machine:I386 /out:"dll-release/libcurl.dll" /implib:"dll-release/libcurl_imp.lib" /fixed:no /release /incremental:no
-
-!ELSEIF  "$(CFG)" == "libcurl - Win32 LIB Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "lib-debug"
-# PROP BASE Intermediate_Dir "lib-debug/obj"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "lib-debug"
-# PROP Intermediate_Dir "lib-debug/obj"
-# PROP Target_Dir ""
-CPP=cl.exe
-# ADD BASE CPP /nologo /MDd /W3 /EHsc /Zi /Od /I "..\..\..\lib" /I "..\..\..\include" /D "WIN32" /D "_DEBUG" /D "BUILDING_LIBCURL" /D "CURL_STATICLIB" /FD /GZ /c
-# ADD CPP /nologo /MDd /W3 /EHsc /Zi /Od /I "..\..\..\lib" /I "..\..\..\include" /D "WIN32" /D "_DEBUG" /D "BUILDING_LIBCURL" /D "CURL_STATICLIB" /FD /GZ /c
-RSC=rc.exe
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo /out:"lib-debug/libcurld.lib" /machine:I386
-# ADD LIB32 /nologo /out:"lib-debug/libcurld.lib" /machine:I386
-
-!ELSEIF  "$(CFG)" == "libcurl - Win32 LIB Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "lib-release"
-# PROP BASE Intermediate_Dir "lib-release/obj"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "lib-release"
-# PROP Intermediate_Dir "lib-release/obj"
-# PROP Target_Dir ""
-CPP=cl.exe
-# ADD BASE CPP /nologo /MD /W3 /EHsc /O2 /I "..\..\..\lib" /I "..\..\..\include" /D "WIN32" /D "NDEBUG" /D "BUILDING_LIBCURL" /D "CURL_STATICLIB" /FD /c
-# ADD CPP /nologo /MD /W3 /EHsc /O2 /I "..\..\..\lib" /I "..\..\..\include" /D "WIN32" /D "NDEBUG" /D "BUILDING_LIBCURL" /D "CURL_STATICLIB" /FD /c
-RSC=rc.exe
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo /out:"lib-release/libcurl.lib" /machine:I386
-# ADD LIB32 /nologo /out:"lib-release/libcurl.lib" /machine:I386
-
-!ENDIF 
-
-# Begin Target
-
-# Name "libcurl - Win32 DLL Debug"
-# Name "libcurl - Win32 DLL Release"
-# Name "libcurl - Win32 LIB Debug"
-# Name "libcurl - Win32 LIB Release"
diff --git a/vs/t/lib/vc8_libcurl_prj.foot b/vs/t/lib/vc8_libcurl_prj.foot
deleted file mode 100644 (file)
index 862ef42..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-               <Filter Name="Resource Files">
-                       <File RelativePath="..\..\..\lib\libcurl.rc"></File>
-               </Filter>
-       </Files>
-       <Globals>
-       </Globals>
-</VisualStudioProject>
diff --git a/vs/t/lib/vc8_libcurl_prj.head b/vs/t/lib/vc8_libcurl_prj.head
deleted file mode 100644 (file)
index 7614688..0000000
+++ /dev/null
@@ -1,101 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
-       ProjectType="Visual C++"
-       Version="8.00"
-       Name="libcurl"
-       ProjectGUID="{87EE9DA4-DE1E-4448-8324-183C98DCA588}"
-       >
-       <Platforms>
-               <Platform
-                       Name="Win32"
-               />
-       </Platforms>
-       <ToolFiles>
-       </ToolFiles>
-       <Configurations>
-               <Configuration
-                       Name="Release|Win32"
-                       OutputDirectory=".\Release"
-                       IntermediateDirectory=".\Release"
-                       ConfigurationType="4"
-                       InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
-                       UseOfMFC="0"
-                       ATLMinimizesCRunTimeLibraryUsage="false"
-                       CharacterSet="2"
-                       >
-                       <Tool Name="VCPreBuildEventTool"
-                       />
-                       <Tool Name="VCCustomBuildTool"
-                       />
-                       <Tool Name="VCXMLDataGeneratorTool"
-                       />
-                       <Tool Name="VCWebServiceProxyGeneratorTool"
-                       />
-                       <Tool Name="VCMIDLTool" PreprocessorDefinitions="NDEBUG" MkTypLibCompatible="true" SuppressStartupBanner="true" TargetEnvironment="1" TypeLibraryName=".\Release/libcurl.tlb" HeaderFileName=""
-                       />
-                       <Tool Name="VCCLCompilerTool" Optimization="2" InlineFunctionExpansion="1" AdditionalIncludeDirectories=".,..\include" PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;BUILDING_LIBCURL" StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" PrecompiledHeaderFile=".\Release/libcurl.pch" AssemblerListingLocation=".\Release/" ObjectFile=".\Release/" ProgramDataBaseFileName=".\Release/" BrowseInformation="1" WarningLevel="0" SuppressStartupBanner="true" DebugInformationFormat="3"
-                       />
-                       <Tool Name="VCManagedResourceCompilerTool"
-                       />
-                       <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1033"
-                       />
-                       <Tool Name="VCPreLinkEventTool"
-                       />
-                       <Tool Name="VCLibrarianTool"
-                       />
-                       <Tool Name="VCALinkTool"
-                       />
-                       <Tool Name="VCXDCMakeTool"
-                       />
-                       <Tool Name="VCBscMakeTool" SuppressStartupBanner="true" OutputFile=".\Release/libcurl.bsc"
-                       />
-                       <Tool Name="VCFxCopTool"
-                       />
-                       <Tool Name="VCPostBuildEventTool"
-                       />
-               </Configuration>
-               <Configuration
-                       Name="Debug|Win32"
-                       OutputDirectory=".\Debug"
-                       IntermediateDirectory=".\Debug"
-                       ConfigurationType="4"
-                       InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
-                       UseOfMFC="0"
-                       ATLMinimizesCRunTimeLibraryUsage="false"
-                       CharacterSet="2"
-                       >
-                       <Tool Name="VCPreBuildEventTool"
-                       />
-                       <Tool Name="VCCustomBuildTool"
-                       />
-                       <Tool Name="VCXMLDataGeneratorTool"
-                       />
-                       <Tool Name="VCWebServiceProxyGeneratorTool"
-                       />
-                       <Tool Name="VCMIDLTool" PreprocessorDefinitions="_DEBUG" MkTypLibCompatible="true" SuppressStartupBanner="true" TargetEnvironment="1" TypeLibraryName=".\Debug/libcurl.tlb" HeaderFileName=""
-                       />
-                       <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories=".,..\include" PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;BUILDING_LIBCURL" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" PrecompiledHeaderFile=".\Debug/libcurl.pch" AssemblerListingLocation=".\Debug/" ObjectFile=".\Debug/" ProgramDataBaseFileName=".\Debug/" BrowseInformation="1" WarningLevel="0" SuppressStartupBanner="true" DebugInformationFormat="3"
-                       />
-                       <Tool Name="VCManagedResourceCompilerTool"
-                       />
-                       <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1033"
-                       />
-                       <Tool Name="VCPreLinkEventTool"
-                       />
-                       <Tool Name="VCLibrarianTool"
-                       />
-                       <Tool Name="VCALinkTool"
-                       />
-                       <Tool Name="VCXDCMakeTool"
-                       />
-                       <Tool Name="VCBscMakeTool" SuppressStartupBanner="true" OutputFile=".\Debug/libcurl.bsc"
-                       />
-                       <Tool Name="VCFxCopTool"
-                       />
-                       <Tool Name="VCPostBuildEventTool"
-                       />
-               </Configuration>
-       </Configurations>
-       <References>
-       </References>
-       <Files>
diff --git a/vs/t/src/.gitattributes b/vs/t/src/.gitattributes
deleted file mode 100644 (file)
index aecf250..0000000
+++ /dev/null
@@ -1 +0,0 @@
-* -crlf
diff --git a/vs/t/src/.gitignore b/vs/t/src/.gitignore
deleted file mode 100644 (file)
index 595d4d8..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-*
-!.gitattributes
-!.gitignore
-!*.foot
-!*.head
diff --git a/vs/vc6/.gitattributes b/vs/vc6/.gitattributes
deleted file mode 100644 (file)
index aecf250..0000000
+++ /dev/null
@@ -1 +0,0 @@
-* -crlf
diff --git a/vs/vc6/.gitignore b/vs/vc6/.gitignore
deleted file mode 100644 (file)
index 79f1177..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-*
-!.gitattributes
-!.gitignore
-!lib
-!src
-!tests
-!vc6curl.dsw
diff --git a/vs/vc6/lib/.gitattributes b/vs/vc6/lib/.gitattributes
deleted file mode 100644 (file)
index aecf250..0000000
+++ /dev/null
@@ -1 +0,0 @@
-* -crlf
diff --git a/vs/vc6/lib/.gitignore b/vs/vc6/lib/.gitignore
deleted file mode 100644 (file)
index 7832007..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-*
-!.gitattributes
-!.gitignore
-!vc6libcurl.dsw
diff --git a/vs/vc6/lib/vc6libcurl.dsw b/vs/vc6/lib/vc6libcurl.dsw
deleted file mode 100644 (file)
index 1fa8814..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-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
diff --git a/vs/vc6/src/.gitattributes b/vs/vc6/src/.gitattributes
deleted file mode 100644 (file)
index aecf250..0000000
+++ /dev/null
@@ -1 +0,0 @@
-* -crlf
diff --git a/vs/vc6/src/.gitignore b/vs/vc6/src/.gitignore
deleted file mode 100644 (file)
index 0303269..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-*
-!.gitattributes
-!.gitignore
-!vc6curltool.dsp
-!vc6curltool.dsw
diff --git a/vs/vc6/src/vc6curltool.dsp b/vs/vc6/src/vc6curltool.dsp
deleted file mode 100644 (file)
index 131b716..0000000
+++ /dev/null
@@ -1,498 +0,0 @@
-# Microsoft Developer Studio Project File - Name="curltool" - 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=curltool - 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 "vc6curltool.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 "vc6curltool.mak" CFG="curltool - Win32 using libcurl LIB Debug"\r
-!MESSAGE \r
-!MESSAGE Possible choices for configuration are:\r
-!MESSAGE \r
-!MESSAGE "curltool - Win32 using libcurl DLL Debug" (based on "Win32 (x86) Console Application")\r
-!MESSAGE "curltool - Win32 using libcurl DLL Release" (based on "Win32 (x86) Console Application")\r
-!MESSAGE "curltool - Win32 using libcurl LIB Debug" (based on "Win32 (x86) Console Application")\r
-!MESSAGE "curltool - 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)" == "curltool - 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/obj"\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/obj"\r
-# PROP Ignore_Export_Lib 0\r
-# PROP Target_Dir ""\r
-# ADD BASE CPP /nologo /MDd /W3 /EHsc /Zi /Od /I "..\..\..\lib" /I "..\..\..\include" /I "..\..\..\src" /D "_CONSOLE" /D "WIN32" /D "_DEBUG" /FD /GZ /c\r
-# ADD CPP /nologo /MDd /W3 /EHsc /Zi /Od /I "..\..\..\lib" /I "..\..\..\include" /I "..\..\..\src" /D "_CONSOLE" /D "WIN32" /D "_DEBUG" /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 wldap32.lib ws2_32.lib advapi32.lib kernel32.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"dll-debug/curl.exe" /pdbtype:con /libpath:"..\lib\dll-debug" /fixed:no\r
-# ADD LINK32 libcurld_imp.lib wldap32.lib ws2_32.lib advapi32.lib kernel32.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"dll-debug/curl.exe" /pdbtype:con /libpath:"..\lib\dll-debug" /fixed:no\r
-\r
-!ELSEIF  "$(CFG)" == "curltool - 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/obj"\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/obj"\r
-# PROP Ignore_Export_Lib 0\r
-# PROP Target_Dir ""\r
-# ADD BASE CPP /nologo /MD /W3 /EHsc /O2 /I "..\..\..\lib" /I "..\..\..\include" /I "..\..\..\src" /D "_CONSOLE" /D "WIN32" /D "NDEBUG" /FD /c\r
-# ADD CPP /nologo /MD /W3 /EHsc /O2 /I "..\..\..\lib" /I "..\..\..\include" /I "..\..\..\src" /D "_CONSOLE" /D "WIN32" /D "NDEBUG" /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 wldap32.lib ws2_32.lib advapi32.lib kernel32.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"dll-release/curl.exe" /libpath:"..\lib\dll-release" /fixed:no\r
-# ADD LINK32 libcurl_imp.lib wldap32.lib ws2_32.lib advapi32.lib kernel32.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"dll-release/curl.exe" /libpath:"..\lib\dll-release" /fixed:no\r
-\r
-!ELSEIF  "$(CFG)" == "curltool - 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/obj"\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/obj"\r
-# PROP Ignore_Export_Lib 0\r
-# PROP Target_Dir ""\r
-# ADD BASE CPP /nologo /MDd /W3 /EHsc /Zi /Od /I "..\..\..\lib" /I "..\..\..\include" /I "..\..\..\src" /D "_CONSOLE" /D "WIN32" /D "_DEBUG" /D "CURL_STATICLIB" /FD /GZ /c\r
-# ADD CPP /nologo /MDd /W3 /EHsc /Zi /Od /I "..\..\..\lib" /I "..\..\..\include" /I "..\..\..\src" /D "_CONSOLE" /D "WIN32" /D "_DEBUG" /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 wldap32.lib ws2_32.lib advapi32.lib kernel32.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"lib-debug/curl.exe" /pdbtype:con /libpath:"..\lib\lib-debug" /fixed:no\r
-# ADD LINK32 libcurld.lib wldap32.lib ws2_32.lib advapi32.lib kernel32.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"lib-debug/curl.exe" /pdbtype:con /libpath:"..\lib\lib-debug" /fixed:no\r
-\r
-!ELSEIF  "$(CFG)" == "curltool - 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/obj"\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/obj"\r
-# PROP Ignore_Export_Lib 0\r
-# PROP Target_Dir ""\r
-# ADD BASE CPP /nologo /MD /W3 /EHsc /O2 /I "..\..\..\lib" /I "..\..\..\include" /I "..\..\..\src" /D "_CONSOLE" /D "WIN32" /D "NDEBUG" /D "CURL_STATICLIB" /FD /c\r
-# ADD CPP /nologo /MD /W3 /EHsc /O2 /I "..\..\..\lib" /I "..\..\..\include" /I "..\..\..\src" /D "_CONSOLE" /D "WIN32" /D "NDEBUG" /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 wldap32.lib ws2_32.lib advapi32.lib kernel32.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"lib-release/curl.exe" /libpath:"..\lib\lib-release" /fixed:no\r
-# ADD LINK32 libcurl.lib wldap32.lib ws2_32.lib advapi32.lib kernel32.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"lib-release/curl.exe" /libpath:"..\lib\lib-release" /fixed:no\r
-\r
-!ENDIF \r
-\r
-# Begin Target\r
-\r
-# Name "curltool - Win32 using libcurl DLL Debug"\r
-# Name "curltool - Win32 using libcurl DLL Release"\r
-# Name "curltool - Win32 using libcurl LIB Debug"\r
-# Name "curltool - Win32 using libcurl LIB Release"\r
-# Begin Group "Source Files"\r
-\r
-# PROP Default_Filter ""\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\lib\nonblock.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=..\..\..\src\tool_binmode.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_bname.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_cb_dbg.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_cb_hdr.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_cb_prg.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_cb_rea.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_cb_see.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_cb_wrt.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_cfgable.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_convert.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_dirhie.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_doswin.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_easysrc.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_formparse.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_getparam.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_getpass.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_help.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_helpers.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_homedir.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_hugehelp.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_libinfo.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_main.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_metalink.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_mfiles.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_msgs.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_operate.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_operhlp.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_panykey.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_paramhlp.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_parsecfg.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_setopt.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_sleep.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_urlglob.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_util.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_vms.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_writeenv.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_writeout.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_xattr.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="..\..\..\lib\config-win32.h"\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\lib\nonblock.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=..\..\..\src\tool_binmode.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_bname.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_cb_dbg.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_cb_hdr.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_cb_prg.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_cb_rea.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_cb_see.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_cb_wrt.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_cfgable.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_convert.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_dirhie.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_doswin.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_easysrc.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_formparse.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_getparam.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_getpass.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_help.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_helpers.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_homedir.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_hugehelp.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_libinfo.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_main.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_metalink.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_mfiles.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_msgs.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_operate.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_operhlp.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_panykey.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_paramhlp.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_parsecfg.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_sdecls.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_setopt.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_setup.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_sleep.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_urlglob.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_util.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_version.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_vms.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_writeenv.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_writeout.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\src\tool_xattr.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=..\..\..\src\curl.rc\r
-# End Source File\r
-# End Group\r
-# End Target\r
-# End Project\r
diff --git a/vs/vc6/src/vc6curltool.dsw b/vs/vc6/src/vc6curltool.dsw
deleted file mode 100644 (file)
index b92638a..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-Microsoft Developer Studio Workspace File, Format Version 6.00\r
-# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!\r
-\r
-###############################################################################\r
-\r
-Project: "curltool"=".\vc6curltool.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
diff --git a/vs/vc6/vc6curl.dsw b/vs/vc6/vc6curl.dsw
deleted file mode 100644 (file)
index 859edd5..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-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"=".\lib\vc6libcurl.dsp" - Package Owner=<4>\r
-\r
-Package=<5>\r
-{{{\r
-}}}\r
-\r
-Package=<4>\r
-{{{\r
-}}}\r
-\r
-###############################################################################\r
-\r
-Project: "curltool"=".\src\vc6curltool.dsp" - Package Owner=<4>\r
-\r
-Package=<5>\r
-{{{\r
-}}}\r
-\r
-Package=<4>\r
-{{{\r
-    Begin Project Dependency\r
-    Project_Dep_Name libcurl\r
-    End Project Dependency\r
-}}}\r
-\r
-###############################################################################\r
-\r
-Global:\r
-\r
-Package=<5>\r
-{{{\r
-}}}\r
-\r
-Package=<3>\r
-{{{\r
-}}}\r
-\r
-###############################################################################\r
-\r
diff --git a/vs/vc8/.gitattributes b/vs/vc8/.gitattributes
deleted file mode 100644 (file)
index aecf250..0000000
+++ /dev/null
@@ -1 +0,0 @@
-* -crlf
diff --git a/vs/vc8/.gitignore b/vs/vc8/.gitignore
deleted file mode 100644 (file)
index 68e2ba0..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-*
-!.gitattributes
-!.gitignore
-!lib
-!src
-!tests
-!vc8curl.sln
diff --git a/vs/vc8/lib/.gitattributes b/vs/vc8/lib/.gitattributes
deleted file mode 100644 (file)
index aecf250..0000000
+++ /dev/null
@@ -1 +0,0 @@
-* -crlf
diff --git a/vs/vc8/lib/.gitignore b/vs/vc8/lib/.gitignore
deleted file mode 100644 (file)
index 4f5c670..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-*
-!.gitattributes
-!.gitignore
-!vc8libcurl.sln
diff --git a/vs/vc8/src/.gitattributes b/vs/vc8/src/.gitattributes
deleted file mode 100644 (file)
index aecf250..0000000
+++ /dev/null
@@ -1 +0,0 @@
-* -crlf
diff --git a/vs/vc8/src/.gitignore b/vs/vc8/src/.gitignore
deleted file mode 100644 (file)
index 7fae07f..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-*
-!.gitattributes
-!.gitignore
-!vc8curltool.sln
-!vc8curltool.vcproj