File tree 1 file changed +7
-0
lines changed
platforms/Windows/sdk/win 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 615
615
616
616
<!-- Features -->
617
617
<Feature Id =" SDK" AllowAbsent =" no" Title =" !(loc.Sdk_ProductName_$(ProductArchitecture))" >
618
+ <!-- Developer Components -->
618
619
<ComponentGroupRef Id =" XCTest" />
619
620
<ComponentGroupRef Id =" Testing" />
621
+
622
+ <!-- SDK Content for dynamic linking -->
620
623
<ComponentGroupRef Id =" SwiftRemoteMirror" />
621
624
<ComponentGroupRef Id =" BlocksRuntime" />
622
625
<ComponentGroupRef Id =" libdispatch" />
642
645
<ComponentGroupRef Id =" SwiftOnoneSupport" />
643
646
<ComponentGroupRef Id =" Synchronization" />
644
647
<ComponentGroupRef Id =" WinSDK" />
648
+
649
+ <!-- Common SDK Content -->
645
650
<ComponentGroupRef Id =" libcxxshim" />
646
651
<ComponentGroupRef Id =" apinotes" />
647
652
<ComponentGroupRef Id =" Registrar" />
648
653
<ComponentGroupRef Id =" AuxiliaryFiles" />
649
654
<ComponentGroupRef Id =" Configuration" />
650
655
<ComponentGroupRef Id =" SwiftShims" />
651
656
657
+ <!-- Redistributable -->
652
658
<ComponentRef Id =" rtl.msm" />
653
659
660
+ <!-- MSI management Components -->
654
661
<ComponentGroupRef Id =" EnvironmentVariables" />
655
662
<ComponentGroupRef Id =" VersionedDirectoryCleanup" />
656
663
</Feature >
You can’t perform that action at this time.
0 commit comments