summaryrefslogtreecommitdiff
path: root/PCbuild/pythonw.vcxproj
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
commit3e8df0179bf861be955190d1939e369af7d7d20b (patch)
treeabaa1935ad909dddb7bd9fa35d75a04f906d150d /PCbuild/pythonw.vcxproj
parent58455ad4ed5e6f1eda17ceb0dd7f5612a980e48d (diff)
downloadcpython-3e8df0179bf861be955190d1939e369af7d7d20b.tar.gz
Adds version info to all signed binaries on Windows.
Diffstat (limited to 'PCbuild/pythonw.vcxproj')
-rw-r--r--PCbuild/pythonw.vcxproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/PCbuild/pythonw.vcxproj b/PCbuild/pythonw.vcxproj
index b0a209af42..caed1e8dcf 100644
--- a/PCbuild/pythonw.vcxproj
+++ b/PCbuild/pythonw.vcxproj
@@ -36,7 +36,6 @@
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{F4229CC3-873C-49AE-9729-DD308ED4CD4A}</ProjectGuid>
- <MakeVersionInfoBeforeTarget>ClCompile</MakeVersionInfoBeforeTarget>
<SupportPGO>false</SupportPGO>
</PropertyGroup>
<Import Project="python.props" />