aboutsummaryrefslogtreecommitdiff
path: root/projects/Windows/VC9/lib
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2015-02-14 17:01:49 +0000
committerSteve Holme <steve_holme@hotmail.com>2015-02-14 20:26:03 +0000
commit1385199e80ddf8b217251f728b5be027ffc7226b (patch)
tree42825f31f3893e7ffdd23475e01df1aad1675275 /projects/Windows/VC9/lib
parentaba2c4dca2601cb942f47ea9622e01001c01b799 (diff)
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.
Diffstat (limited to 'projects/Windows/VC9/lib')
-rw-r--r--projects/Windows/VC9/lib/libcurl.tmpl116
1 files changed, 0 insertions, 116 deletions
diff --git a/projects/Windows/VC9/lib/libcurl.tmpl b/projects/Windows/VC9/lib/libcurl.tmpl
index 61827f857..4b53aa756 100644
--- a/projects/Windows/VC9/lib/libcurl.tmpl
+++ b/projects/Windows/VC9/lib/libcurl.tmpl
@@ -43,7 +43,6 @@
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="true"
- SuppressStartupBanner="true"
TargetEnvironment="1"
TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
HeaderFileName=""
@@ -57,7 +56,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
WarningLevel="3"
- SuppressStartupBanner="true"
DebugInformationFormat="3"
/>
<Tool
@@ -76,7 +74,6 @@
AdditionalDependencies="ws2_32.lib wldap32.lib"
OutputFile="$(OutDir)\$(ProjectName)d.dll"
LinkIncremental="1"
- SuppressStartupBanner="true"
AdditionalLibraryDirectories=""
ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
GenerateDebugInformation="true"
@@ -133,7 +130,6 @@
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="true"
- SuppressStartupBanner="true"
TargetEnvironment="3"
TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
HeaderFileName=""
@@ -147,7 +143,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
WarningLevel="3"
- SuppressStartupBanner="true"
DebugInformationFormat="3"
/>
<Tool
@@ -166,7 +161,6 @@
AdditionalDependencies="ws2_32.lib wldap32.lib"
OutputFile="$(OutDir)\$(ProjectName)d.dll"
LinkIncremental="1"
- SuppressStartupBanner="true"
AdditionalLibraryDirectories=""
GenerateDebugInformation="true"
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
@@ -222,7 +216,6 @@
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="true"
- SuppressStartupBanner="true"
TargetEnvironment="1"
TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
HeaderFileName=""
@@ -237,7 +230,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
WarningLevel="3"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -255,7 +247,6 @@
AdditionalDependencies="ws2_32.lib wldap32.lib"
OutputFile="$(OutDir)\$(ProjectName).dll"
LinkIncremental="1"
- SuppressStartupBanner="true"
AdditionalLibraryDirectories=""
ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
RandomizedBaseAddress="1"
@@ -310,7 +301,6 @@
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="true"
- SuppressStartupBanner="true"
TargetEnvironment="3"
TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
HeaderFileName=""
@@ -325,7 +315,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
WarningLevel="3"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -343,7 +332,6 @@
AdditionalDependencies="ws2_32.lib wldap32.lib"
OutputFile="$(OutDir)\$(ProjectName).dll"
LinkIncremental="1"
- SuppressStartupBanner="true"
AdditionalLibraryDirectories=""
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
@@ -405,7 +393,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
WarningLevel="3"
- SuppressStartupBanner="true"
DebugInformationFormat="3"
/>
<Tool
@@ -422,7 +409,6 @@
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName)d.lib"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
@@ -474,7 +460,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
WarningLevel="3"
- SuppressStartupBanner="true"
DebugInformationFormat="3"
/>
<Tool
@@ -491,7 +476,6 @@
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName)d.lib"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
@@ -543,7 +527,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
WarningLevel="3"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -559,7 +542,6 @@
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName).lib"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
@@ -612,7 +594,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
WarningLevel="3"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -628,7 +609,6 @@
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName).lib"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
@@ -671,7 +651,6 @@
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="true"
- SuppressStartupBanner="true"
TargetEnvironment="1"
TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
HeaderFileName=""
@@ -685,7 +664,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
WarningLevel="3"
- SuppressStartupBanner="true"
DebugInformationFormat="3"
/>
<Tool
@@ -704,7 +682,6 @@
AdditionalDependencies="ws2_32.lib wldap32.lib libeay32.lib ssleay32.lib"
OutputFile="$(OutDir)\$(ProjectName)d.dll"
LinkIncremental="1"
- SuppressStartupBanner="true"
AdditionalLibraryDirectories="..\..\..\..\..\openssl\build\Win32\VC9\DLL Debug"
ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
GenerateDebugInformation="true"
@@ -761,7 +738,6 @@
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="true"
- SuppressStartupBanner="true"
TargetEnvironment="3"
TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
HeaderFileName=""
@@ -775,7 +751,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
WarningLevel="3"
- SuppressStartupBanner="true"
DebugInformationFormat="3"
/>
<Tool
@@ -794,7 +769,6 @@
AdditionalDependencies="ws2_32.lib wldap32.lib libeay32.lib ssleay32.lib"
OutputFile="$(OutDir)\$(ProjectName)d.dll"
LinkIncremental="1"
- SuppressStartupBanner="true"
AdditionalLibraryDirectories="..\..\..\..\..\openssl\build\Win64\VC9\DLL Debug"
GenerateDebugInformation="true"
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
@@ -850,7 +824,6 @@
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="true"
- SuppressStartupBanner="true"
TargetEnvironment="1"
TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
HeaderFileName=""
@@ -865,7 +838,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
WarningLevel="3"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -883,7 +855,6 @@
AdditionalDependencies="ws2_32.lib wldap32.lib libeay32.lib ssleay32.lib"
OutputFile="$(OutDir)\$(ProjectName).dll"
LinkIncremental="1"
- SuppressStartupBanner="true"
AdditionalLibraryDirectories="..\..\..\..\..\openssl\build\Win32\VC9\DLL Release"
ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
RandomizedBaseAddress="1"
@@ -938,7 +909,6 @@
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="true"
- SuppressStartupBanner="true"
TargetEnvironment="3"
TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
HeaderFileName=""
@@ -953,7 +923,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
WarningLevel="3"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -971,7 +940,6 @@
AdditionalDependencies="ws2_32.lib wldap32.lib libeay32.lib ssleay32.lib"
OutputFile="$(OutDir)\$(ProjectName).dll"
LinkIncremental="1"
- SuppressStartupBanner="true"
AdditionalLibraryDirectories="..\..\..\..\..\openssl\build\Win64\VC9\DLL Release"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
@@ -1025,7 +993,6 @@
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="true"
- SuppressStartupBanner="true"
TargetEnvironment="1"
TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
HeaderFileName=""
@@ -1039,7 +1006,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
WarningLevel="3"
- SuppressStartupBanner="true"
DebugInformationFormat="3"
/>
<Tool
@@ -1058,7 +1024,6 @@
AdditionalDependencies="ws2_32.lib wldap32.lib"
OutputFile="$(OutDir)\$(ProjectName)d.dll"
LinkIncremental="1"
- SuppressStartupBanner="true"
AdditionalLibraryDirectories=""
ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
GenerateDebugInformation="true"
@@ -1115,7 +1080,6 @@
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="true"
- SuppressStartupBanner="true"
TargetEnvironment="3"
TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
HeaderFileName=""
@@ -1129,7 +1093,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
WarningLevel="3"
- SuppressStartupBanner="true"
DebugInformationFormat="3"
/>
<Tool
@@ -1148,7 +1111,6 @@
AdditionalDependencies="ws2_32.lib wldap32.lib"
OutputFile="$(OutDir)\$(ProjectName)d.dll"
LinkIncremental="1"
- SuppressStartupBanner="true"
AdditionalLibraryDirectories=""
GenerateDebugInformation="true"
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
@@ -1204,7 +1166,6 @@
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="true"
- SuppressStartupBanner="true"
TargetEnvironment="1"
TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
HeaderFileName=""
@@ -1219,7 +1180,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
WarningLevel="3"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -1237,7 +1197,6 @@
AdditionalDependencies="ws2_32.lib wldap32.lib"
OutputFile="$(OutDir)\$(ProjectName).dll"
LinkIncremental="1"
- SuppressStartupBanner="true"
AdditionalLibraryDirectories=""
ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
RandomizedBaseAddress="1"
@@ -1292,7 +1251,6 @@
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="true"
- SuppressStartupBanner="true"
TargetEnvironment="3"
TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
HeaderFileName=""
@@ -1307,7 +1265,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
WarningLevel="3"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -1325,7 +1282,6 @@
AdditionalDependencies="ws2_32.lib wldap32.lib"
OutputFile="$(OutDir)\$(ProjectName).dll"
LinkIncremental="1"
- SuppressStartupBanner="true"
AdditionalLibraryDirectories=""
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
@@ -1379,7 +1335,6 @@
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="true"
- SuppressStartupBanner="true"
TargetEnvironment="1"
TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
HeaderFileName=""
@@ -1393,7 +1348,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
WarningLevel="3"
- SuppressStartupBanner="true"
DebugInformationFormat="3"
/>
<Tool
@@ -1412,7 +1366,6 @@
AdditionalDependencies="ws2_32.lib wldap32.lib libeay32.lib ssleay32.lib libssh2d.lib"
OutputFile="$(OutDir)\$(ProjectName)d.dll"
LinkIncremental="1"
- SuppressStartupBanner="true"
AdditionalLibraryDirectories="..\..\..\..\..\openssl\build\Win32\VC9\DLL Debug;..\..\..\..\..\libssh2\build\Win32\VC9\DLL Debug"
ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
GenerateDebugInformation="true"
@@ -1469,7 +1422,6 @@
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="true"
- SuppressStartupBanner="true"
TargetEnvironment="3"
TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
HeaderFileName=""
@@ -1483,7 +1435,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
WarningLevel="3"
- SuppressStartupBanner="true"
DebugInformationFormat="3"
/>
<Tool
@@ -1502,7 +1453,6 @@
AdditionalDependencies="ws2_32.lib wldap32.lib libeay32.lib ssleay32.lib libssh2d.lib"
OutputFile="$(OutDir)\$(ProjectName)d.dll"
LinkIncremental="1"
- SuppressStartupBanner="true"
AdditionalLibraryDirectories="..\..\..\..\..\openssl\build\Win64\VC9\DLL Debug;..\..\..\..\..\libssh2\build\Win64\VC9\DLL Debug"
GenerateDebugInformation="true"
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
@@ -1558,7 +1508,6 @@
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="true"
- SuppressStartupBanner="true"
TargetEnvironment="1"
TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
HeaderFileName=""
@@ -1573,7 +1522,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
WarningLevel="3"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -1591,7 +1539,6 @@
AdditionalDependencies="ws2_32.lib wldap32.lib libeay32.lib ssleay32.lib libssh2.lib"
OutputFile="$(OutDir)\$(ProjectName).dll"
LinkIncremental="1"
- SuppressStartupBanner="true"
AdditionalLibraryDirectories="..\..\..\..\..\openssl\build\Win32\VC9\DLL Release;..\..\..\..\..\libssh2\build\Win32\VC9\DLL Release"
ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
RandomizedBaseAddress="1"
@@ -1646,7 +1593,6 @@
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="true"
- SuppressStartupBanner="true"
TargetEnvironment="3"
TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
HeaderFileName=""
@@ -1661,7 +1607,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
WarningLevel="3"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -1679,7 +1624,6 @@
AdditionalDependencies="ws2_32.lib wldap32.lib libeay32.lib ssleay32.lib libssh2.lib"
OutputFile="$(OutDir)\$(ProjectName).dll"
LinkIncremental="1"
- SuppressStartupBanner="true"
AdditionalLibraryDirectories="..\..\..\..\..\openssl\build\Win64\VC9\DLL Release;..\..\..\..\..\libssh2\build\Win64\VC9\DLL Release"
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
@@ -1741,7 +1685,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
WarningLevel="3"
- SuppressStartupBanner="true"
DebugInformationFormat="3"
/>
<Tool
@@ -1758,7 +1701,6 @@
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName)d.lib"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
@@ -1810,7 +1752,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
WarningLevel="3"
- SuppressStartupBanner="true"
DebugInformationFormat="3"
/>
<Tool
@@ -1827,7 +1768,6 @@
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName)d.lib"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
@@ -1878,7 +1818,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
WarningLevel="3"
- SuppressStartupBanner="true"
DebugInformationFormat="3"
/>
<Tool
@@ -1895,7 +1834,6 @@
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName)d.lib"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
@@ -1947,7 +1885,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
WarningLevel="3"
- SuppressStartupBanner="true"
DebugInformationFormat="3"
/>
<Tool
@@ -1964,7 +1901,6 @@
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName)d.lib"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
@@ -2015,7 +1951,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
WarningLevel="3"
- SuppressStartupBanner="true"
DebugInformationFormat="3"
/>
<Tool
@@ -2032,7 +1967,6 @@
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName)d.lib"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
@@ -2084,7 +2018,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
WarningLevel="3"
- SuppressStartupBanner="true"
DebugInformationFormat="3"
/>
<Tool
@@ -2101,7 +2034,6 @@
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName)d.lib"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
@@ -2152,7 +2084,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
WarningLevel="3"
- SuppressStartupBanner="true"
DebugInformationFormat="3"
/>
<Tool
@@ -2169,7 +2100,6 @@
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName)d.lib"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
@@ -2221,7 +2151,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
WarningLevel="3"
- SuppressStartupBanner="true"
DebugInformationFormat="3"
/>
<Tool
@@ -2238,7 +2167,6 @@
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName)d.lib"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
@@ -2289,7 +2217,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
WarningLevel="3"
- SuppressStartupBanner="true"
DebugInformationFormat="3"
/>
<Tool
@@ -2306,7 +2233,6 @@
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName)d.lib"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
@@ -2358,7 +2284,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
WarningLevel="3"
- SuppressStartupBanner="true"
DebugInformationFormat="3"
/>
<Tool
@@ -2375,7 +2300,6 @@
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName)d.lib"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
@@ -2427,7 +2351,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
WarningLevel="3"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -2443,7 +2366,6 @@
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName).lib"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
@@ -2496,7 +2418,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
WarningLevel="3"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -2512,7 +2433,6 @@
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName).lib"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
@@ -2564,7 +2484,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
WarningLevel="3"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -2580,7 +2499,6 @@
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName).lib"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
@@ -2633,7 +2551,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
WarningLevel="3"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -2649,7 +2566,6 @@
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName).lib"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
@@ -2701,7 +2617,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
WarningLevel="3"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -2717,7 +2632,6 @@
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName).lib"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
@@ -2770,7 +2684,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
WarningLevel="3"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -2786,7 +2699,6 @@
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName).lib"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
@@ -2838,7 +2750,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
WarningLevel="3"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -2854,7 +2765,6 @@
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName).lib"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
@@ -2907,7 +2817,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
WarningLevel="3"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -2923,7 +2832,6 @@
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName).lib"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
@@ -2975,7 +2883,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
WarningLevel="3"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -2991,7 +2898,6 @@
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName).lib"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
@@ -3044,7 +2950,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
WarningLevel="3"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -3060,7 +2965,6 @@
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName).lib"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
@@ -3103,7 +3007,6 @@
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="true"
- SuppressStartupBanner="true"
TargetEnvironment="1"
TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
HeaderFileName=""
@@ -3117,7 +3020,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
WarningLevel="3"
- SuppressStartupBanner="true"
DebugInformationFormat="3"
/>
<Tool
@@ -3136,7 +3038,6 @@
AdditionalDependencies="ws2_32.lib wldap32.lib normaliz.lib"
OutputFile="$(OutDir)\$(ProjectName)d.dll"
LinkIncremental="1"
- SuppressStartupBanner="true"
AdditionalLibraryDirectories=""
ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
GenerateDebugInformation="true"
@@ -3193,7 +3094,6 @@
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="true"
- SuppressStartupBanner="true"
TargetEnvironment="3"
TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
HeaderFileName=""
@@ -3207,7 +3107,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
WarningLevel="3"
- SuppressStartupBanner="true"
DebugInformationFormat="3"
/>
<Tool
@@ -3226,7 +3125,6 @@
AdditionalDependencies="ws2_32.lib wldap32.lib normaliz.lib"
OutputFile="$(OutDir)\$(ProjectName)d.dll"
LinkIncremental="1"
- SuppressStartupBanner="true"
AdditionalLibraryDirectories=""
GenerateDebugInformation="true"
ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
@@ -3282,7 +3180,6 @@
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="true"
- SuppressStartupBanner="true"
TargetEnvironment="1"
TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
HeaderFileName=""
@@ -3297,7 +3194,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
WarningLevel="3"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -3315,7 +3211,6 @@
AdditionalDependencies="ws2_32.lib wldap32.lib normaliz.lib"
OutputFile="$(OutDir)\$(ProjectName).dll"
LinkIncremental="1"
- SuppressStartupBanner="true"
AdditionalLibraryDirectories=""
ManifestFile="$(IntDir)\$(TargetFileName).intermediate.manifest"
RandomizedBaseAddress="1"
@@ -3370,7 +3265,6 @@
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="true"
- SuppressStartupBanner="true"
TargetEnvironment="3"
TypeLibraryName="$(OutDir)\$(ProjectName).tlb"
HeaderFileName=""
@@ -3385,7 +3279,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
WarningLevel="3"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -3403,7 +3296,6 @@
AdditionalDependencies="ws2_32.lib wldap32.lib normaliz.lib"
OutputFile="$(OutDir)\$(ProjectName).dll"
LinkIncremental="1"
- SuppressStartupBanner="true"
AdditionalLibraryDirectories=""
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
@@ -3465,7 +3357,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
WarningLevel="3"
- SuppressStartupBanner="true"
DebugInformationFormat="3"
/>
<Tool
@@ -3482,7 +3373,6 @@
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName)d.lib"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
@@ -3534,7 +3424,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
WarningLevel="3"
- SuppressStartupBanner="true"
DebugInformationFormat="3"
/>
<Tool
@@ -3551,7 +3440,6 @@
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName)d.lib"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
@@ -3603,7 +3491,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
WarningLevel="3"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -3619,7 +3506,6 @@
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName).lib"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
@@ -3672,7 +3558,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
WarningLevel="3"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -3688,7 +3573,6 @@
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)\$(ProjectName).lib"
- SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"