|
176 | 176 | <Directory Id="WindowsExperimentalSDK" Name="WindowsExperimental.sdk"> |
177 | 177 | <Directory Name="usr"> |
178 | 178 | <Directory Name="include"> |
179 | | - <Directory Id="WindowsExperimentalSDK_usr_include_Block" Name="Block" /> |
180 | | - <Directory Id="WindowsExperimentalSDK_usr_include_dispatch" Name="dispatch" /> |
181 | | - <Directory Id="WindowsExperimentalSDK_usr_include_os" Name="os" /> |
182 | | - <Directory Id="WindowsExperimentalSDK_usr_include__foundation_unicode" Name="_foundation_unicode" /> |
183 | | - <Directory Id="WindowsExperimentalSDK_usr_include__FoundationCShims" Name="_Foundation_CShims" /> |
| 179 | + <Directory Id="WindowsExperimentalSDK_usr_include_Block" Name="Block" DiskId="5" /> |
| 180 | + <Directory Id="WindowsExperimentalSDK_usr_include_dispatch" Name="dispatch" DiskId="5" /> |
| 181 | + <Directory Id="WindowsExperimentalSDK_usr_include_os" Name="os" DiskId="5" /> |
| 182 | + <Directory Id="WindowsExperimentalSDK_usr_include__foundation_unicode" Name="_foundation_unicode" DiskId="5" /> |
| 183 | + <Directory Id="WindowsExperimentalSDK_usr_include__FoundationCShims" Name="_Foundation_CShims" DiskId="5" /> |
184 | 184 | </Directory> |
185 | 185 | <Directory Name="lib"> |
186 | 186 | <Directory Name="swift"> |
|
232 | 232 | </Directory> |
233 | 233 | </Directory> |
234 | 234 | </Directory> |
235 | | - <Directory Id="WindowsExperimentalSDK_usr_share" Name="share" /> |
| 235 | + <Directory Id="WindowsExperimentalSDK_usr_share" Name="share" DiskId="5" /> |
236 | 236 | </Directory> |
237 | 237 | </Directory> |
238 | 238 | </Directory> |
|
464 | 464 | <?endif?> |
465 | 465 |
|
466 | 466 | <ComponentGroup Id="libBlocksRuntime" Directory="WindowsExperimentalSDK_usr_include_Block"> |
467 | | - <Component DiskId="5"> |
| 467 | + <Component> |
468 | 468 | <File Source="$(ExperimentalSDKRoot)\usr\include\Block\Block.h" /> |
469 | 469 | </Component> |
470 | 470 | </ComponentGroup> |
|
568 | 568 | <?include ../CDispatch.wxi?> |
569 | 569 | <?undef Disk?> |
570 | 570 |
|
571 | | - <Component Directory="WindowsExperimentalSDK_usr_include_os" DiskId="5"> |
| 571 | + <Component Directory="WindowsExperimentalSDK_usr_include_os"> |
572 | 572 | <File Source="$(ExperimentalSDKRoot)\usr\include\os\generic_base.h" /> |
573 | 573 | </Component> |
574 | | - <Component Directory="WindowsExperimentalSDK_usr_include_os" DiskId="5"> |
| 574 | + <Component Directory="WindowsExperimentalSDK_usr_include_os"> |
575 | 575 | <File Source="$(ExperimentalSDKRoot)\usr\include\os\generic_unix_base.h" /> |
576 | 576 | </Component> |
577 | | - <Component Directory="WindowsExperimentalSDK_usr_include_os" DiskId="5"> |
| 577 | + <Component Directory="WindowsExperimentalSDK_usr_include_os"> |
578 | 578 | <File Source="$(ExperimentalSDKRoot)\usr\include\os\generic_win_base.h" /> |
579 | 579 | </Component> |
580 | | - <Component Directory="WindowsExperimentalSDK_usr_include_os" DiskId="5"> |
| 580 | + <Component Directory="WindowsExperimentalSDK_usr_include_os"> |
581 | 581 | <File Source="$(ExperimentalSDKRoot)\usr\include\os\object.h" /> |
582 | 582 | </Component> |
583 | 583 | </ComponentGroup> |
|
2794 | 2794 | </ComponentGroup> |
2795 | 2795 |
|
2796 | 2796 | <ComponentGroup Id="ExperimentalAuxiliaryFiles" Directory="WindowsExperimentalSDK_usr_share"> |
2797 | | - <Component DiskId="5"> |
| 2797 | + <Component> |
2798 | 2798 | <File Source="$(ExperimentalSDKRoot)\usr\share\ucrt.modulemap" /> |
2799 | 2799 | </Component> |
2800 | | - <Component DiskId="5"> |
| 2800 | + <Component> |
2801 | 2801 | <File Source="$(ExperimentalSDKRoot)\usr\share\winsdk.modulemap" /> |
2802 | 2802 | </Component> |
2803 | | - <Component DiskId="5"> |
| 2803 | + <Component> |
2804 | 2804 | <File Source="$(ExperimentalSDKRoot)\usr\share\vcruntime.apinotes" /> |
2805 | 2805 | </Component> |
2806 | | - <Component DiskId="5"> |
| 2806 | + <Component> |
2807 | 2807 | <File Source="$(ExperimentalSDKRoot)\usr\share\vcruntime.modulemap" /> |
2808 | 2808 | </Component> |
2809 | 2809 | </ComponentGroup> |
|
0 commit comments