From 29d790fe6053ba8bb0b4ade48a6fe8b98ab189d9 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Sun, 18 May 2014 21:25:53 +0100 Subject: build: Removed old Visual Studio project files --- vs/t/.gitattributes | 1 - vs/t/.gitignore | 7 -- vs/t/README | 8 --- vs/t/lib/.gitattributes | 1 - vs/t/lib/.gitignore | 5 -- vs/t/lib/vc6_libcurl_dsp.foot | 10 --- vs/t/lib/vc6_libcurl_dsp.head | 147 ------------------------------------------ vs/t/lib/vc8_libcurl_prj.foot | 7 -- vs/t/lib/vc8_libcurl_prj.head | 101 ----------------------------- vs/t/src/.gitattributes | 1 - vs/t/src/.gitignore | 5 -- 11 files changed, 293 deletions(-) delete mode 100644 vs/t/.gitattributes delete mode 100644 vs/t/.gitignore delete mode 100644 vs/t/README delete mode 100644 vs/t/lib/.gitattributes delete mode 100644 vs/t/lib/.gitignore delete mode 100644 vs/t/lib/vc6_libcurl_dsp.foot delete mode 100644 vs/t/lib/vc6_libcurl_dsp.head delete mode 100644 vs/t/lib/vc8_libcurl_prj.foot delete mode 100644 vs/t/lib/vc8_libcurl_prj.head delete mode 100644 vs/t/src/.gitattributes delete mode 100644 vs/t/src/.gitignore (limited to 'vs/t') diff --git a/vs/t/.gitattributes b/vs/t/.gitattributes deleted file mode 100644 index aecf25037..000000000 --- a/vs/t/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -* -crlf diff --git a/vs/t/.gitignore b/vs/t/.gitignore deleted file mode 100644 index e3ebe8050..000000000 --- a/vs/t/.gitignore +++ /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 index 69ebd2701..000000000 --- a/vs/t/README +++ /dev/null @@ -1,8 +0,0 @@ -Note: - -Files located in subdirectory 'vs/t' and below are 'templates' used for -the generation of msvc IDE workspace and project files, distributed in -subdirectories 'vs/vc6' and 'vs/vc8'. - -All these template files use UNIX line endings intentionally, in order -to allow proper file generation. Don't convert these to crlf line-ends. diff --git a/vs/t/lib/.gitattributes b/vs/t/lib/.gitattributes deleted file mode 100644 index aecf25037..000000000 --- a/vs/t/lib/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -* -crlf diff --git a/vs/t/lib/.gitignore b/vs/t/lib/.gitignore deleted file mode 100644 index 595d4d850..000000000 --- a/vs/t/lib/.gitignore +++ /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 index fd10e8e49..000000000 --- a/vs/t/lib/vc6_libcurl_dsp.foot +++ /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 index 06fb88dee..000000000 --- a/vs/t/lib/vc6_libcurl_dsp.head +++ /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 index 862ef4227..000000000 --- a/vs/t/lib/vc8_libcurl_prj.foot +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/vs/t/lib/vc8_libcurl_prj.head b/vs/t/lib/vc8_libcurl_prj.head deleted file mode 100644 index 761468892..000000000 --- a/vs/t/lib/vc8_libcurl_prj.head +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/vs/t/src/.gitattributes b/vs/t/src/.gitattributes deleted file mode 100644 index aecf25037..000000000 --- a/vs/t/src/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -* -crlf diff --git a/vs/t/src/.gitignore b/vs/t/src/.gitignore deleted file mode 100644 index 595d4d850..000000000 --- a/vs/t/src/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -* -!.gitattributes -!.gitignore -!*.foot -!*.head -- cgit v1.2.3