mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Add version resource.
This commit is contained in:
parent
9698bde3c2
commit
56bf6f8202
2 changed files with 55 additions and 2 deletions
|
@ -154,6 +154,11 @@
|
|||
<ItemGroup>
|
||||
<ResourceCompile Include="..\PC\pylauncher.rc" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="make_versioninfo.vcxproj">
|
||||
<Project>{f0e0541e-f17d-430b-97c4-93adf0dd284e}</Project>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue