commit | 425ec150ea52a5c164d0770df251381159bb54bb | [log] [tgz] |
---|---|---|
author | Steve Dower <steve.dower@microsoft.com> | Sun Oct 09 20:18:52 2016 -0700 |
committer | Steve Dower <steve.dower@microsoft.com> | Sun Oct 09 20:18:52 2016 -0700 |
tree | 98949edd89999228957911b793f367ff0a6dbe4f | |
parent | b1321fba53123fde88278e074b1e16ed206a18ad [diff] [blame] |
Issue #28402: Adds signed catalog files for stdlib on Windows.
diff --git a/Tools/msi/tools/tools.wixproj b/Tools/msi/tools/tools.wixproj index f43cf33..b7fc41e 100644 --- a/Tools/msi/tools/tools.wixproj +++ b/Tools/msi/tools/tools.wixproj
@@ -36,6 +36,7 @@ <TargetBase>$(PySourcePath)</TargetBase> <Target_></Target_> <Group>tools_py</Group> + <IncludeInCat>true</IncludeInCat> </InstallFiles> </ItemGroup>