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/lib/lib.wixproj b/Tools/msi/lib/lib.wixproj index 64e5878..26311ea 100644 --- a/Tools/msi/lib/lib.wixproj +++ b/Tools/msi/lib/lib.wixproj
@@ -27,6 +27,7 @@ <TargetBase>$(PySourcePath)Lib</TargetBase> <Target_>Lib\</Target_> <Group>lib_py</Group> + <IncludeInCat>true</IncludeInCat> </InstallFiles> </ItemGroup>