summaryrefslogtreecommitdiffstats
path: root/PCbuild/pylauncher.vcxproj
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@microsoft.com>2016-04-06 19:35:24 (GMT)
committerSteve Dower <steve.dower@microsoft.com>2016-04-06 19:35:24 (GMT)
commitb0660582cc9260022053c83dcfddd47891700147 (patch)
tree8e3ac87543605f45dcf1590e5dfded69cd3ebec1 /PCbuild/pylauncher.vcxproj
parent48842714b948fa239392ddd7e207151d5fcb8bc7 (diff)
downloadcpython-b0660582cc9260022053c83dcfddd47891700147.zip
cpython-b0660582cc9260022053c83dcfddd47891700147.tar.gz
cpython-b0660582cc9260022053c83dcfddd47891700147.tar.bz2
Adds version info to all signed binaries on Windows.
Diffstat (limited to 'PCbuild/pylauncher.vcxproj')
-rw-r--r--PCbuild/pylauncher.vcxproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/PCbuild/pylauncher.vcxproj b/PCbuild/pylauncher.vcxproj
index 6a21785..2d4b5f6 100644
--- a/PCbuild/pylauncher.vcxproj
+++ b/PCbuild/pylauncher.vcxproj
@@ -38,7 +38,6 @@
<ProjectGuid>{7B2727B5-5A3F-40EE-A866-43A13CD31446}</ProjectGuid>
<RootNamespace>pylauncher</RootNamespace>
<TargetName>py</TargetName>
- <MakeVersionInfoBeforeTarget>ClCompile</MakeVersionInfoBeforeTarget>
<SupportPGO>false</SupportPGO>
</PropertyGroup>
<Import Project="python.props" />