aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@microsoft.com>2016-04-06 12:35:24 -0700
committerSteve Dower <steve.dower@microsoft.com>2016-04-06 12:35:24 -0700
commitb0660582cc9260022053c83dcfddd47891700147 (patch)
tree8e3ac87543605f45dcf1590e5dfded69cd3ebec1 /PCbuild/python.vcxproj
parentIssue #22570: Renamed Py_SETREF to Py_XSETREF. (diff)
downloadcpython-b0660582cc9260022053c83dcfddd47891700147.tar.gz
cpython-b0660582cc9260022053c83dcfddd47891700147.tar.bz2
cpython-b0660582cc9260022053c83dcfddd47891700147.zip
Adds version info to all signed binaries on Windows.
Diffstat (limited to 'PCbuild/python.vcxproj')
-rw-r--r--PCbuild/python.vcxproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/PCbuild/python.vcxproj b/PCbuild/python.vcxproj
index 0ae4882ad16..f9580be9bfa 100644
--- a/PCbuild/python.vcxproj
+++ b/PCbuild/python.vcxproj
@@ -36,7 +36,6 @@
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{B11D750F-CD1F-4A96-85CE-E69A5C5259F9}</ProjectGuid>
- <MakeVersionInfoBeforeTarget>ClCompile</MakeVersionInfoBeforeTarget>
</PropertyGroup>
<Import Project="python.props" />
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />