aboutsummaryrefslogtreecommitdiff
path: root/projects/Windows/VC7.1
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2014-06-28 13:25:19 +0100
committerSteve Holme <steve_holme@hotmail.com>2014-07-17 20:39:04 +0100
commit2856027e59d82c0deb410ab0c7eeb4257436543e (patch)
tree81e409857740b52f8ebc8d552085c252a83ba87a /projects/Windows/VC7.1
parentfb93fa92162c059f060fdcd7cdc313dd0ea9d7d0 (diff)
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.
Diffstat (limited to 'projects/Windows/VC7.1')
-rw-r--r--projects/Windows/VC7.1/src/curlsrc.tmpl40
1 files changed, 0 insertions, 40 deletions
diff --git a/projects/Windows/VC7.1/src/curlsrc.tmpl b/projects/Windows/VC7.1/src/curlsrc.tmpl
index 54436157b..76da36bce 100644
--- a/projects/Windows/VC7.1/src/curlsrc.tmpl
+++ b/projects/Windows/VC7.1/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"/>
@@ -85,8 +83,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
- AssemblerListingLocation="$(IntDir)"
- ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -143,8 +139,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
- AssemblerListingLocation="$(IntDir)"
- ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -200,8 +194,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
- AssemblerListingLocation="$(IntDir)"
- ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -260,8 +252,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
- AssemblerListingLocation="$(IntDir)"
- ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -320,8 +310,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
- AssemblerListingLocation="$(IntDir)"
- ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -380,8 +368,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
- AssemblerListingLocation="$(IntDir)"
- ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -441,8 +427,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
- AssemblerListingLocation="$(IntDir)"
- ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -499,8 +483,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
- AssemblerListingLocation="$(IntDir)"
- ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -557,8 +539,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
- AssemblerListingLocation="$(IntDir)"
- ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -615,8 +595,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
- AssemblerListingLocation="$(IntDir)"
- ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -672,8 +650,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
- AssemblerListingLocation="$(IntDir)"
- ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -732,8 +708,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
- AssemblerListingLocation="$(IntDir)"
- ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -792,8 +766,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
- AssemblerListingLocation="$(IntDir)"
- ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -853,8 +825,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
- AssemblerListingLocation="$(IntDir)"
- ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -911,8 +881,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
- AssemblerListingLocation="$(IntDir)"
- ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -968,8 +936,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
- AssemblerListingLocation="$(IntDir)"
- ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -1028,8 +994,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
- AssemblerListingLocation="$(IntDir)"
- ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
@@ -1089,8 +1053,6 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
- AssemblerListingLocation="$(IntDir)"
- ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -1146,8 +1108,6 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="$(IntDir)$(TargetName).pch"
- AssemblerListingLocation="$(IntDir)"
- ObjectFile="$(IntDir)\"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"