aboutsummaryrefslogtreecommitdiff
path: root/projects/Windows/VC7.1
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2014-06-28 13:41:05 +0100
committerSteve Holme <steve_holme@hotmail.com>2014-07-17 20:39:16 +0100
commitaf46c96d65c42944c9b06976017968599fa86024 (patch)
tree4f651267892637665dce848950c6fcac3b39977e /projects/Windows/VC7.1
parent2856027e59d82c0deb410ab0c7eeb4257436543e (diff)
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
Diffstat (limited to 'projects/Windows/VC7.1')
-rw-r--r--projects/Windows/VC7.1/src/curlsrc.tmpl20
1 files changed, 0 insertions, 20 deletions
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"