summaryrefslogtreecommitdiffstats
path: root/PCbuild/_bz2.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/_bz2.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/_bz2.vcxproj')
-rw-r--r--PCbuild/_bz2.vcxproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/PCbuild/_bz2.vcxproj b/PCbuild/_bz2.vcxproj
index 64c3dcd..9efb0d9 100644
--- a/PCbuild/_bz2.vcxproj
+++ b/PCbuild/_bz2.vcxproj
@@ -84,6 +84,9 @@
<ClInclude Include="$(bz2Dir)\bzlib_private.h" />
</ItemGroup>
<ItemGroup>
+ <ResourceCompile Include="..\PC\python_nt.rc" />
+ </ItemGroup>
+ <ItemGroup>
<ProjectReference Include="pythoncore.vcxproj">
<Project>{cf7ac3d1-e2df-41d2-bea6-1e2556cdea26}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>