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.1/src/curlsrc.tmpl | 20 -------------------- 1 file changed, 20 deletions(-) (limited to 'projects/Windows/VC7.1') diff --git a/projects/Windows/VC7.1/src/curlsrc.tmpl b/projects/Windows/VC7.1/src/curlsrc.tmpl index 76da36bce..e7d2e5866 100644 --- a/projects/Windows/VC7.1/src/curlsrc.tmpl +++ b/projects/Windows/VC7.1/src/curlsrc.tmpl @@ -26,7 +26,6 @@ StringPooling="TRUE" RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -82,7 +81,6 @@ StringPooling="TRUE" RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -138,7 +136,6 @@ StringPooling="TRUE" RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -193,7 +190,6 @@ PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE,CURL_STATICLIB" BasicRuntimeChecks="3" RuntimeLibrary="3" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" @@ -251,7 +247,6 @@ PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE,CURL_STATICLIB" BasicRuntimeChecks="3" RuntimeLibrary="3" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" @@ -309,7 +304,6 @@ PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE" BasicRuntimeChecks="3" RuntimeLibrary="3" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" @@ -367,7 +361,6 @@ PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE,CURL_STATICLIB" BasicRuntimeChecks="3" RuntimeLibrary="3" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" @@ -426,7 +419,6 @@ StringPooling="TRUE" RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -482,7 +474,6 @@ StringPooling="TRUE" RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -538,7 +529,6 @@ StringPooling="TRUE" RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -594,7 +584,6 @@ StringPooling="TRUE" RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -649,7 +638,6 @@ PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE,CURL_STATICLIB" BasicRuntimeChecks="3" RuntimeLibrary="3" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" @@ -707,7 +695,6 @@ PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE,CURL_STATICLIB" BasicRuntimeChecks="3" RuntimeLibrary="3" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" @@ -765,7 +752,6 @@ PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE" BasicRuntimeChecks="3" RuntimeLibrary="3" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" @@ -824,7 +810,6 @@ StringPooling="TRUE" RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -880,7 +865,6 @@ StringPooling="TRUE" RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -935,7 +919,6 @@ PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE" BasicRuntimeChecks="3" RuntimeLibrary="3" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" @@ -993,7 +976,6 @@ PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE,CURL_STATICLIB" BasicRuntimeChecks="3" RuntimeLibrary="3" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" @@ -1052,7 +1034,6 @@ StringPooling="TRUE" RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" CompileAs="0"/> @@ -1107,7 +1088,6 @@ PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE" BasicRuntimeChecks="3" RuntimeLibrary="3" - PrecompiledHeaderFile="$(IntDir)$(TargetName).pch" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" -- cgit v1.2.3