summaryrefslogtreecommitdiff
path: root/Tools/msi/exe/exe_pdb.wixproj
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@microsoft.com>2016-07-24 18:04:29 -0700
committerSteve Dower <steve.dower@microsoft.com>2016-07-24 18:04:29 -0700
commit94075af3fcf447b0c8d95269117eb1e41cc74504 (patch)
treeac447c0a210d2e3e074588a79483284e94817f3c /Tools/msi/exe/exe_pdb.wixproj
parent7defa9f9b06b1880395bcb91eb58569e1f02db6f (diff)
downloadcpython-94075af3fcf447b0c8d95269117eb1e41cc74504.tar.gz
Issue #27610: Adds PEP 514 metadata to Windows installer
Diffstat (limited to 'Tools/msi/exe/exe_pdb.wixproj')
-rw-r--r--Tools/msi/exe/exe_pdb.wixproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tools/msi/exe/exe_pdb.wixproj b/Tools/msi/exe/exe_pdb.wixproj
index 4f4c869926..bf1213e9d4 100644
--- a/Tools/msi/exe/exe_pdb.wixproj
+++ b/Tools/msi/exe/exe_pdb.wixproj
@@ -10,6 +10,7 @@
<ItemGroup>
<Compile Include="exe_pdb.wxs" />
<Compile Include="exe_files.wxs" />
+ <Compile Include="exe_reg.wxs" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="*.wxl" />