From 1385199e80ddf8b217251f728b5be027ffc7226b Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Sat, 14 Feb 2015 17:01:49 +0000 Subject: build: Removed Visual Studio SuppressStartupBanner directive for VC8+ Visual Studio 2005 and above defaults to disabling the startup banner for the Compiler, Linker and MIDL tools (with /NOLOGO). As such there is no need to explicitly set the SuppressStartupBanner directive, as this is a leftover from the VC7 and VC7.1 projects being upgraded to VC8 and above. --- projects/Windows/VC11/lib/libcurl.tmpl | 116 --------------------------------- 1 file changed, 116 deletions(-) (limited to 'projects/Windows/VC11/lib/libcurl.tmpl') diff --git a/projects/Windows/VC11/lib/libcurl.tmpl b/projects/Windows/VC11/lib/libcurl.tmpl index 957868455..f281fa0d2 100644 --- a/projects/Windows/VC11/lib/libcurl.tmpl +++ b/projects/Windows/VC11/lib/libcurl.tmpl @@ -782,7 +782,6 @@ _DEBUG;%(PreprocessorDefinitions) true - true Win32 $(OutDir)$(ProjectName).tlb @@ -796,7 +795,6 @@ EnableFastChecks MultiThreadedDebugDLL Level3 - true ProgramDatabase @@ -806,7 +804,6 @@ ws2_32.lib;wldap32.lib;%(AdditionalDependencies) $(OutDir)$(TargetName)$(TargetExt) - true %(AdditionalLibraryDirectories) $(IntDir)$(TargetFileName).intermediate.manifest true @@ -822,7 +819,6 @@ _DEBUG;%(PreprocessorDefinitions) true - true X64 $(OutDir)$(ProjectName).tlb @@ -836,7 +832,6 @@ EnableFastChecks MultiThreadedDebugDLL Level3 - true ProgramDatabase @@ -846,7 +841,6 @@ ws2_32.lib;wldap32.lib;%(AdditionalDependencies) $(OutDir)$(TargetName)$(TargetExt) - true %(AdditionalLibraryDirectories) true $(TargetDir)$(TargetName).pdb @@ -861,7 +855,6 @@ NDEBUG;%(PreprocessorDefinitions) true - true Win32 $(OutDir)$(ProjectName).tlb @@ -876,7 +869,6 @@ MultiThreadedDLL true Level3 - true NDEBUG;%(PreprocessorDefinitions) @@ -885,7 +877,6 @@ ws2_32.lib;wldap32.lib;%(AdditionalDependencies) $(OutDir)$(TargetName)$(TargetExt) - true %(AdditionalLibraryDirectories) $(IntDir)$(TargetFileName).intermediate.manifest false @@ -899,7 +890,6 @@ NDEBUG;%(PreprocessorDefinitions) true - true X64 $(OutDir)$(ProjectName).tlb @@ -914,7 +904,6 @@ MultiThreadedDLL true Level3 - true NDEBUG;%(PreprocessorDefinitions) @@ -923,7 +912,6 @@ ws2_32.lib;wldap32.lib;%(AdditionalDependencies) $(OutDir)$(TargetName)$(TargetExt) - true %(AdditionalLibraryDirectories) false @@ -941,7 +929,6 @@ EnableFastChecks MultiThreadedDebugDLL Level3 - true ProgramDatabase @@ -950,7 +937,6 @@ $(OutDir)$(TargetName)$(TargetExt) - true MachineX86 @@ -966,7 +952,6 @@ EnableFastChecks MultiThreadedDebugDLL Level3 - true ProgramDatabase @@ -975,7 +960,6 @@ $(OutDir)$(TargetName)$(TargetExt) - true MachineX64 @@ -989,7 +973,6 @@ MultiThreadedDLL true Level3 - true NDEBUG;%(PreprocessorDefinitions) @@ -997,7 +980,6 @@ $(OutDir)$(TargetName)$(TargetExt) - true MachineX86 @@ -1014,7 +996,6 @@ MultiThreadedDLL true Level3 - true NDEBUG;%(PreprocessorDefinitions) @@ -1022,7 +1003,6 @@ $(OutDir)$(TargetName)$(TargetExt) - true MachineX64 @@ -1030,7 +1010,6 @@ _DEBUG;%(PreprocessorDefinitions) true - true Win32 $(OutDir)$(ProjectName).tlb @@ -1044,7 +1023,6 @@ EnableFastChecks MultiThreadedDebugDLL Level3 - true ProgramDatabase @@ -1054,7 +1032,6 @@ ws2_32.lib;wldap32.lib;libeay32.lib;ssleay32.lib;%(AdditionalDependencies) $(OutDir)$(TargetName)$(TargetExt) - true ..\..\..\..\..\openssl\build\Win32\VC11\DLL Debug;%(AdditionalLibraryDirectories) $(IntDir)$(TargetFileName).intermediate.manifest true @@ -1070,7 +1047,6 @@ _DEBUG;%(PreprocessorDefinitions) true - true X64 $(OutDir)$(ProjectName).tlb @@ -1084,7 +1060,6 @@ EnableFastChecks MultiThreadedDebugDLL Level3 - true ProgramDatabase @@ -1094,7 +1069,6 @@ ws2_32.lib;wldap32.lib;libeay32.lib;ssleay32.lib;%(AdditionalDependencies) $(OutDir)$(TargetName)$(TargetExt) - true ..\..\..\..\..\openssl\build\Win64\VC11\DLL Debug;%(AdditionalLibraryDirectories) true $(TargetDir)$(TargetName).pdb @@ -1109,7 +1083,6 @@ NDEBUG;%(PreprocessorDefinitions) true - true Win32 $(OutDir)$(ProjectName).tlb @@ -1124,7 +1097,6 @@ MultiThreadedDLL true Level3 - true NDEBUG;%(PreprocessorDefinitions) @@ -1133,7 +1105,6 @@ ws2_32.lib;wldap32.lib;libeay32.lib;ssleay32.lib;%(AdditionalDependencies) $(OutDir)$(TargetName)$(TargetExt) - true ..\..\..\..\..\openssl\build\Win32\VC11\DLL Release;%(AdditionalLibraryDirectories) $(IntDir)$(TargetFileName).intermediate.manifest false @@ -1147,7 +1118,6 @@ NDEBUG;%(PreprocessorDefinitions) true - true X64 $(OutDir)$(ProjectName).tlb @@ -1162,7 +1132,6 @@ MultiThreadedDLL true Level3 - true NDEBUG;%(PreprocessorDefinitions) @@ -1171,7 +1140,6 @@ ws2_32.lib;wldap32.lib;libeay32.lib;ssleay32.lib;%(AdditionalDependencies) $(OutDir)$(TargetName)$(TargetExt) - true ..\..\..\..\..\openssl\build\Win64\VC11\DLL Release;%(AdditionalLibraryDirectories) false @@ -1184,7 +1152,6 @@ _DEBUG;%(PreprocessorDefinitions) true - true Win32 $(OutDir)$(ProjectName).tlb @@ -1198,7 +1165,6 @@ EnableFastChecks MultiThreadedDebugDLL Level3 - true ProgramDatabase @@ -1208,7 +1174,6 @@ ws2_32.lib;wldap32.lib;%(AdditionalDependencies) $(OutDir)$(TargetName)$(TargetExt) - true %(AdditionalLibraryDirectories) $(IntDir)$(TargetFileName).intermediate.manifest true @@ -1224,7 +1189,6 @@ _DEBUG;%(PreprocessorDefinitions) true - true Win32 $(OutDir)$(ProjectName).tlb @@ -1238,7 +1202,6 @@ EnableFastChecks MultiThreadedDebugDLL Level3 - true ProgramDatabase @@ -1248,7 +1211,6 @@ ws2_32.lib;wldap32.lib;normaliz.lib;%(AdditionalDependencies) $(OutDir)$(TargetName)$(TargetExt) - true %(AdditionalLibraryDirectories) $(IntDir)$(TargetFileName).intermediate.manifest true @@ -1264,7 +1226,6 @@ _DEBUG;%(PreprocessorDefinitions) true - true X64 $(OutDir)$(ProjectName).tlb @@ -1278,7 +1239,6 @@ EnableFastChecks MultiThreadedDebugDLL Level3 - true ProgramDatabase @@ -1288,7 +1248,6 @@ ws2_32.lib;wldap32.lib;%(AdditionalDependencies) $(OutDir)$(TargetName)$(TargetExt) - true %(AdditionalLibraryDirectories) true $(TargetDir)$(TargetName).pdb @@ -1303,7 +1262,6 @@ _DEBUG;%(PreprocessorDefinitions) true - true X64 $(OutDir)$(ProjectName).tlb @@ -1317,7 +1275,6 @@ EnableFastChecks MultiThreadedDebugDLL Level3 - true ProgramDatabase @@ -1327,7 +1284,6 @@ ws2_32.lib;wldap32.lib;normaliz.lib;%(AdditionalDependencies) $(OutDir)$(TargetName)$(TargetExt) - true %(AdditionalLibraryDirectories) true $(TargetDir)$(TargetName).pdb @@ -1342,7 +1298,6 @@ NDEBUG;%(PreprocessorDefinitions) true - true Win32 $(OutDir)$(ProjectName).tlb @@ -1357,7 +1312,6 @@ MultiThreadedDLL true Level3 - true NDEBUG;%(PreprocessorDefinitions) @@ -1366,7 +1320,6 @@ ws2_32.lib;wldap32.lib;%(AdditionalDependencies) $(OutDir)$(TargetName)$(TargetExt) - true %(AdditionalLibraryDirectories) $(IntDir)$(TargetFileName).intermediate.manifest false @@ -1380,7 +1333,6 @@ NDEBUG;%(PreprocessorDefinitions) true - true Win32 $(OutDir)$(ProjectName).tlb @@ -1395,7 +1347,6 @@ MultiThreadedDLL true Level3 - true NDEBUG;%(PreprocessorDefinitions) @@ -1404,7 +1355,6 @@ ws2_32.lib;wldap32.lib;normaliz.lib;%(AdditionalDependencies) $(OutDir)$(TargetName)$(TargetExt) - true %(AdditionalLibraryDirectories) $(IntDir)$(TargetFileName).intermediate.manifest false @@ -1418,7 +1368,6 @@ NDEBUG;%(PreprocessorDefinitions) true - true X64 $(OutDir)$(ProjectName).tlb @@ -1433,7 +1382,6 @@ MultiThreadedDLL true Level3 - true NDEBUG;%(PreprocessorDefinitions) @@ -1442,7 +1390,6 @@ ws2_32.lib;wldap32.lib;%(AdditionalDependencies) $(OutDir)$(TargetName)$(TargetExt) - true %(AdditionalLibraryDirectories) false @@ -1455,7 +1402,6 @@ NDEBUG;%(PreprocessorDefinitions) true - true X64 $(OutDir)$(ProjectName).tlb @@ -1470,7 +1416,6 @@ MultiThreadedDLL true Level3 - true NDEBUG;%(PreprocessorDefinitions) @@ -1479,7 +1424,6 @@ ws2_32.lib;wldap32.lib;normaliz.lib;%(AdditionalDependencies) $(OutDir)$(TargetName)$(TargetExt) - true %(AdditionalLibraryDirectories) false @@ -1492,7 +1436,6 @@ _DEBUG;%(PreprocessorDefinitions) true - true Win32 $(OutDir)$(ProjectName).tlb @@ -1506,7 +1449,6 @@ EnableFastChecks MultiThreadedDebugDLL Level3 - true ProgramDatabase @@ -1516,7 +1458,6 @@ ws2_32.lib;wldap32.lib;libeay32.lib;ssleay32.lib;libssh2d.lib;%(AdditionalDependencies) $(OutDir)$(TargetName)$(TargetExt) - true ..\..\..\..\..\openssl\build\Win32\VC11\DLL Debug;..\..\..\..\..\libssh2\build\Win32\VC11\DLL Debug;%(AdditionalLibraryDirectories) $(IntDir)$(TargetFileName).intermediate.manifest true @@ -1532,7 +1473,6 @@ _DEBUG;%(PreprocessorDefinitions) true - true X64 $(OutDir)$(ProjectName).tlb @@ -1546,7 +1486,6 @@ EnableFastChecks MultiThreadedDebugDLL Level3 - true ProgramDatabase @@ -1556,7 +1495,6 @@ ws2_32.lib;wldap32.lib;libeay32.lib;ssleay32.lib;libssh2d.lib;%(AdditionalDependencies) $(OutDir)$(TargetName)$(TargetExt) - true ..\..\..\..\..\openssl\build\Win64\VC11\DLL Debug;..\..\..\..\..\libssh2\build\Win64\VC11\DLL Debug;%(AdditionalLibraryDirectories) true $(TargetDir)$(TargetName).pdb @@ -1571,7 +1509,6 @@ NDEBUG;%(PreprocessorDefinitions) true - true Win32 $(OutDir)$(ProjectName).tlb @@ -1586,7 +1523,6 @@ MultiThreadedDLL true Level3 - true NDEBUG;%(PreprocessorDefinitions) @@ -1595,7 +1531,6 @@ ws2_32.lib;wldap32.lib;libeay32.lib;ssleay32.lib;libssh2.lib;%(AdditionalDependencies) $(OutDir)$(TargetName)$(TargetExt) - true ..\..\..\..\..\openssl\build\Win32\VC11\DLL Release;..\..\..\..\..\libssh2\build\Win32\VC11\DLL Release;%(AdditionalLibraryDirectories) $(IntDir)$(TargetFileName).intermediate.manifest false @@ -1609,7 +1544,6 @@ NDEBUG;%(PreprocessorDefinitions) true - true X64 $(OutDir)$(ProjectName).tlb @@ -1624,7 +1558,6 @@ MultiThreadedDLL true Level3 - true NDEBUG;%(PreprocessorDefinitions) @@ -1633,7 +1566,6 @@ ws2_32.lib;wldap32.lib;libeay32.lib;ssleay32.lib;libssh2.lib;%(AdditionalDependencies) $(OutDir)$(TargetName)$(TargetExt) - true ..\..\..\..\..\openssl\build\Win64\VC11\DLL Release;..\..\..\..\..\libssh2\build\Win64\VC11\DLL Release;%(AdditionalLibraryDirectories) false @@ -1651,7 +1583,6 @@ EnableFastChecks MultiThreadedDebugDLL Level3 - true ProgramDatabase @@ -1660,7 +1591,6 @@ $(OutDir)$(TargetName)$(TargetExt) - true MachineX86 @@ -1676,7 +1606,6 @@ EnableFastChecks MultiThreadedDebugDLL Level3 - true ProgramDatabase @@ -1685,7 +1614,6 @@ $(OutDir)$(TargetName)$(TargetExt) - true MachineX64 @@ -1698,7 +1626,6 @@ EnableFastChecks MultiThreadedDebugDLL Level3 - true ProgramDatabase @@ -1707,7 +1634,6 @@ $(OutDir)$(TargetName)$(TargetExt) - true MachineX86 @@ -1723,7 +1649,6 @@ EnableFastChecks MultiThreadedDebugDLL Level3 - true ProgramDatabase @@ -1732,7 +1657,6 @@ $(OutDir)$(TargetName)$(TargetExt) - true MachineX64 @@ -1745,7 +1669,6 @@ EnableFastChecks MultiThreadedDebugDLL Level3 - true ProgramDatabase @@ -1754,7 +1677,6 @@ $(OutDir)$(TargetName)$(TargetExt) - true MachineX86 @@ -1767,7 +1689,6 @@ EnableFastChecks MultiThreadedDebugDLL Level3 - true ProgramDatabase @@ -1776,7 +1697,6 @@ $(OutDir)$(TargetName)$(TargetExt) - true MachineX86 @@ -1792,7 +1712,6 @@ EnableFastChecks MultiThreadedDebugDLL Level3 - true ProgramDatabase @@ -1801,7 +1720,6 @@ $(OutDir)$(TargetName)$(TargetExt) - true MachineX64 @@ -1817,7 +1735,6 @@ EnableFastChecks MultiThreadedDebugDLL Level3 - true ProgramDatabase @@ -1826,7 +1743,6 @@ $(OutDir)$(TargetName)$(TargetExt) - true MachineX64 @@ -1839,7 +1755,6 @@ EnableFastChecks MultiThreadedDebugDLL Level3 - true ProgramDatabase @@ -1848,7 +1763,6 @@ $(OutDir)$(TargetName)$(TargetExt) - true MachineX86 @@ -1864,7 +1778,6 @@ EnableFastChecks MultiThreadedDebugDLL Level3 - true ProgramDatabase @@ -1873,7 +1786,6 @@ $(OutDir)$(TargetName)$(TargetExt) - true MachineX64 @@ -1886,7 +1798,6 @@ EnableFastChecks MultiThreadedDebugDLL Level3 - true ProgramDatabase @@ -1895,7 +1806,6 @@ $(OutDir)$(TargetName)$(TargetExt) - true MachineX86 @@ -1911,7 +1821,6 @@ EnableFastChecks MultiThreadedDebugDLL Level3 - true ProgramDatabase @@ -1920,7 +1829,6 @@ $(OutDir)$(TargetName)$(TargetExt) - true MachineX64 @@ -1934,7 +1842,6 @@ MultiThreadedDLL true Level3 - true NDEBUG;%(PreprocessorDefinitions) @@ -1942,7 +1849,6 @@ $(OutDir)$(TargetName)$(TargetExt) - true MachineX86 @@ -1959,7 +1865,6 @@ MultiThreadedDLL true Level3 - true NDEBUG;%(PreprocessorDefinitions) @@ -1967,7 +1872,6 @@ $(OutDir)$(TargetName)$(TargetExt) - true MachineX64 @@ -1981,7 +1885,6 @@ MultiThreadedDLL true Level3 - true NDEBUG;%(PreprocessorDefinitions) @@ -1989,7 +1892,6 @@ $(OutDir)$(TargetName)$(TargetExt) - true MachineX86 @@ -2006,7 +1908,6 @@ MultiThreadedDLL true Level3 - true NDEBUG;%(PreprocessorDefinitions) @@ -2014,7 +1915,6 @@ $(OutDir)$(TargetName)$(TargetExt) - true MachineX64 @@ -2028,7 +1928,6 @@ MultiThreadedDLL true Level3 - true NDEBUG;%(PreprocessorDefinitions) @@ -2036,7 +1935,6 @@ $(OutDir)$(TargetName)$(TargetExt) - true MachineX86 @@ -2050,7 +1948,6 @@ MultiThreadedDLL true Level3 - true NDEBUG;%(PreprocessorDefinitions) @@ -2058,7 +1955,6 @@ $(OutDir)$(TargetName)$(TargetExt) - true MachineX86 @@ -2075,7 +1971,6 @@ MultiThreadedDLL true Level3 - true NDEBUG;%(PreprocessorDefinitions) @@ -2083,7 +1978,6 @@ $(OutDir)$(TargetName)$(TargetExt) - true MachineX64 @@ -2100,7 +1994,6 @@ MultiThreadedDLL true Level3 - true NDEBUG;%(PreprocessorDefinitions) @@ -2108,7 +2001,6 @@ $(OutDir)$(TargetName)$(TargetExt) - true MachineX64 @@ -2122,7 +2014,6 @@ MultiThreadedDLL true Level3 - true NDEBUG;%(PreprocessorDefinitions) @@ -2130,7 +2021,6 @@ $(OutDir)$(TargetName)$(TargetExt) - true MachineX86 @@ -2147,7 +2037,6 @@ MultiThreadedDLL true Level3 - true NDEBUG;%(PreprocessorDefinitions) @@ -2155,7 +2044,6 @@ $(OutDir)$(TargetName)$(TargetExt) - true MachineX64 @@ -2169,7 +2057,6 @@ MultiThreadedDLL true Level3 - true NDEBUG;%(PreprocessorDefinitions) @@ -2177,7 +2064,6 @@ $(OutDir)$(TargetName)$(TargetExt) - true MachineX86 @@ -2194,7 +2080,6 @@ MultiThreadedDLL true Level3 - true NDEBUG;%(PreprocessorDefinitions) @@ -2202,7 +2087,6 @@ $(OutDir)$(TargetName)$(TargetExt) - true MachineX64 -- cgit v1.2.3