From 2856027e59d82c0deb410ab0c7eeb4257436543e Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Sat, 28 Jun 2014 13:25:19 +0100 Subject: build: Removed unnecessary ASM and Object file directives in VC7 to VC12 The curl tool project files for VC7 to VC12 would set these settings to $(IntDir) which is the Visual Studio default value. To avoid confusion when viewing settings from within Visual Studio and for consistency with the libcurl project files removed these two settings. --- projects/Windows/VC7/src/curlsrc.tmpl | 40 ----------------------------------- 1 file changed, 40 deletions(-) (limited to 'projects/Windows/VC7/src/curlsrc.tmpl') diff --git a/projects/Windows/VC7/src/curlsrc.tmpl b/projects/Windows/VC7/src/curlsrc.tmpl index c16bc09a9..c51349a86 100644 --- a/projects/Windows/VC7/src/curlsrc.tmpl +++ b/projects/Windows/VC7/src/curlsrc.tmpl @@ -27,8 +27,6 @@ RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" - AssemblerListingLocation="$(IntDir)" - ObjectFile="$(IntDir)\" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -79,8 +77,6 @@ RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" - AssemblerListingLocation="$(IntDir)" - ObjectFile="$(IntDir)\" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -131,8 +127,6 @@ RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" - AssemblerListingLocation="$(IntDir)" - ObjectFile="$(IntDir)\" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -182,8 +176,6 @@ BasicRuntimeChecks="3" RuntimeLibrary="3" PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" - AssemblerListingLocation="$(IntDir)" - ObjectFile="$(IntDir)\" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" @@ -236,8 +228,6 @@ BasicRuntimeChecks="3" RuntimeLibrary="3" PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" - AssemblerListingLocation="$(IntDir)" - ObjectFile="$(IntDir)\" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" @@ -290,8 +280,6 @@ BasicRuntimeChecks="3" RuntimeLibrary="3" PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" - AssemblerListingLocation="$(IntDir)" - ObjectFile="$(IntDir)\" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" @@ -344,8 +332,6 @@ BasicRuntimeChecks="3" RuntimeLibrary="3" PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" - AssemblerListingLocation="$(IntDir)" - ObjectFile="$(IntDir)\" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" @@ -399,8 +385,6 @@ RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" - AssemblerListingLocation="$(IntDir)" - ObjectFile="$(IntDir)\" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -451,8 +435,6 @@ RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" - AssemblerListingLocation="$(IntDir)" - ObjectFile="$(IntDir)\" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -503,8 +485,6 @@ RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" - AssemblerListingLocation="$(IntDir)" - ObjectFile="$(IntDir)\" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -555,8 +535,6 @@ RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" - AssemblerListingLocation="$(IntDir)" - ObjectFile="$(IntDir)\" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -606,8 +584,6 @@ BasicRuntimeChecks="3" RuntimeLibrary="3" PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" - AssemblerListingLocation="$(IntDir)" - ObjectFile="$(IntDir)\" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" @@ -660,8 +636,6 @@ BasicRuntimeChecks="3" RuntimeLibrary="3" PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" - AssemblerListingLocation="$(IntDir)" - ObjectFile="$(IntDir)\" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" @@ -714,8 +688,6 @@ BasicRuntimeChecks="3" RuntimeLibrary="3" PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" - AssemblerListingLocation="$(IntDir)" - ObjectFile="$(IntDir)\" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" @@ -769,8 +741,6 @@ RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" - AssemblerListingLocation="$(IntDir)" - ObjectFile="$(IntDir)\" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -821,8 +791,6 @@ RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" - AssemblerListingLocation="$(IntDir)" - ObjectFile="$(IntDir)\" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -872,8 +840,6 @@ BasicRuntimeChecks="3" RuntimeLibrary="3" PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" - AssemblerListingLocation="$(IntDir)" - ObjectFile="$(IntDir)\" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" @@ -926,8 +892,6 @@ BasicRuntimeChecks="3" RuntimeLibrary="3" PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" - AssemblerListingLocation="$(IntDir)" - ObjectFile="$(IntDir)\" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" @@ -981,8 +945,6 @@ RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" - AssemblerListingLocation="$(IntDir)" - ObjectFile="$(IntDir)\" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -1032,8 +994,6 @@ BasicRuntimeChecks="3" RuntimeLibrary="3" PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" - AssemblerListingLocation="$(IntDir)" - ObjectFile="$(IntDir)\" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" -- cgit v1.2.3