summaryrefslogtreecommitdiffstats
path: root/PCbuild/select.vcxproj
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@microsoft.com>2016-04-06 19:36:23 (GMT)
committerSteve Dower <steve.dower@microsoft.com>2016-04-06 19:36:23 (GMT)
commit765c635dc85d3b3e8049dc644b99a20d79338018 (patch)
tree38d242da82554928d8382bb69166508f949252f6 /PCbuild/select.vcxproj
parent819399b2ab3cba99de540b07f6ec12b2777f6ec0 (diff)
parentb0660582cc9260022053c83dcfddd47891700147 (diff)
downloadcpython-765c635dc85d3b3e8049dc644b99a20d79338018.zip
cpython-765c635dc85d3b3e8049dc644b99a20d79338018.tar.gz
cpython-765c635dc85d3b3e8049dc644b99a20d79338018.tar.bz2
Adds version info to all signed binaries on Windows
Diffstat (limited to 'PCbuild/select.vcxproj')
-rw-r--r--PCbuild/select.vcxproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/PCbuild/select.vcxproj b/PCbuild/select.vcxproj
index 3cd0694..d6112ab 100644
--- a/PCbuild/select.vcxproj
+++ b/PCbuild/select.vcxproj
@@ -68,6 +68,9 @@
<ClCompile Include="..\Modules\selectmodule.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>