From af46c96d65c42944c9b06976017968599fa86024 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Sat, 28 Jun 2014 13:41:05 +0100 Subject: build: Removed unnecessary Precompiled Header file directive in VC7 to VC12 The curl tool project files for VC7 to VC12 would set this settings to $(IntDir)$(TargetName).pch 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 this setting. Conflicts: projects/Windows/VC10/src/curlsrc.tmpl projects/Windows/VC11/src/curlsrc.tmpl projects/Windows/VC12/src/curlsrc.tmpl projects/Windows/VC8/src/curlsrc.tmpl projects/Windows/VC9/src/curlsrc.tmpl --- projects/Windows/VC7/src/curlsrc.tmpl | 20 -------------------- 1 file changed, 20 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 c51349a86..bac7af632 100644 --- a/projects/Windows/VC7/src/curlsrc.tmpl +++ b/projects/Windows/VC7/src/curlsrc.tmpl @@ -26,7 +26,6 @@ StringPooling="TRUE" RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -76,7 +75,6 @@ StringPooling="TRUE" RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -126,7 +124,6 @@ StringPooling="TRUE" RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -175,7 +172,6 @@ PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE,CURL_STATICLIB" BasicRuntimeChecks="3" RuntimeLibrary="3" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" @@ -227,7 +223,6 @@ PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE,CURL_STATICLIB" BasicRuntimeChecks="3" RuntimeLibrary="3" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" @@ -279,7 +274,6 @@ PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE" BasicRuntimeChecks="3" RuntimeLibrary="3" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" @@ -331,7 +325,6 @@ PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE,CURL_STATICLIB" BasicRuntimeChecks="3" RuntimeLibrary="3" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" @@ -384,7 +377,6 @@ StringPooling="TRUE" RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -434,7 +426,6 @@ StringPooling="TRUE" RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -484,7 +475,6 @@ StringPooling="TRUE" RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -534,7 +524,6 @@ StringPooling="TRUE" RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -583,7 +572,6 @@ PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE,CURL_STATICLIB" BasicRuntimeChecks="3" RuntimeLibrary="3" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" @@ -635,7 +623,6 @@ PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE,CURL_STATICLIB" BasicRuntimeChecks="3" RuntimeLibrary="3" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" @@ -687,7 +674,6 @@ PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE" BasicRuntimeChecks="3" RuntimeLibrary="3" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" @@ -740,7 +726,6 @@ StringPooling="TRUE" RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -790,7 +775,6 @@ StringPooling="TRUE" RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -839,7 +823,6 @@ PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE" BasicRuntimeChecks="3" RuntimeLibrary="3" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" @@ -891,7 +874,6 @@ PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE,CURL_STATICLIB" BasicRuntimeChecks="3" RuntimeLibrary="3" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" @@ -944,7 +926,6 @@ StringPooling="TRUE" RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -993,7 +974,6 @@ PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE" BasicRuntimeChecks="3" RuntimeLibrary="3" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" -- cgit v1.2.3