summaryrefslogtreecommitdiff
path: root/PCbuild/winsound.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
commitb0660582cc9260022053c83dcfddd47891700147 (patch)
tree8e3ac87543605f45dcf1590e5dfded69cd3ebec1 /PCbuild/winsound.vcxproj
parent48842714b948fa239392ddd7e207151d5fcb8bc7 (diff)
downloadcpython-git-b0660582cc9260022053c83dcfddd47891700147.tar.gz
Adds version info to all signed binaries on Windows.
Diffstat (limited to 'PCbuild/winsound.vcxproj')
-rw-r--r--PCbuild/winsound.vcxproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/PCbuild/winsound.vcxproj b/PCbuild/winsound.vcxproj
index 540235af22..12913efdef 100644
--- a/PCbuild/winsound.vcxproj
+++ b/PCbuild/winsound.vcxproj
@@ -68,6 +68,9 @@
<ClCompile Include="..\PC\winsound.c" />
</ItemGroup>
<ItemGroup>
+ <ResourceCompile Include="..\PC\python_nt.rc" />
+ </ItemGroup>
+ <ItemGroup>
<ProjectReference Include="pythoncore.vcxproj">
<Project>{cf7ac3d1-e2df-41d2-bea6-1e2556cdea26}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>