File tree Expand file tree Collapse file tree 3 files changed +27
-0
lines changed Expand file tree Collapse file tree 3 files changed +27
-0
lines changed Original file line number Diff line number Diff line change 293
293
</Component >
294
294
</ComponentGroup >
295
295
296
+ <ComponentGroup Id =" SwiftMacros" Directory =" _usr_bin" >
297
+ <Component >
298
+ <File Source =" $(TOOLCHAIN_ROOT)\usr\bin\ObservationMacros.dll" />
299
+ </Component >
300
+ </ComponentGroup >
301
+
296
302
<ComponentGroup Id =" argument_parser" Directory =" _usr_bin" >
297
303
<Component >
298
304
<File Source =" $(DEVTOOLS_ROOT)\usr\bin\ArgumentParser.dll" />
386
392
<ComponentGroupRef Id =" tools_support_core" />
387
393
<ComponentGroupRef Id =" swift_driver" />
388
394
<ComponentGroupRef Id =" swift_syntax" />
395
+ <ComponentGroupRef Id =" SwiftMacros" />
389
396
390
397
<ComponentGroupRef Id =" ClangResources" />
391
398
Original file line number Diff line number Diff line change 41
41
<Component >
42
42
<File Source =" $(SDK_ROOT)\usr\bin\swiftCRT.dll" />
43
43
</Component >
44
+ <Component >
45
+ <File Source =" $(SDK_ROOT)\usr\bin\swiftObservation.dll" />
46
+ </Component >
44
47
<Component >
45
48
<File Source =" $(SDK_ROOT)\usr\bin\swiftRemoteMirror.dll" />
46
49
</Component >
Original file line number Diff line number Diff line change 92
92
<Directory Id =" Foundation.swiftmodule" Name =" Foundation.swiftmodule" />
93
93
<Directory Id =" FoundationNetworking.swiftmodule" Name =" FoundationNetworking.swiftmodule" />
94
94
<Directory Id =" FoundationXML.swiftmodule" Name =" FoundationXML.swiftmodule" />
95
+ <Directory Id =" Observation.swiftmodule" Name =" Observation.swiftmodule" />
95
96
<Directory Id =" RegexBuilder.swiftmodule" Name =" RegexBuilder.swiftmodule" />
96
97
<Directory Id =" Swift.swiftmodule" Name =" Swift.swiftmodule" />
97
98
<Directory Id =" SwiftOnoneSupport.swiftmodule" Name =" SwiftOnoneSupport.swiftmodule" />
372
373
</Component >
373
374
</ComponentGroup >
374
375
376
+ <ComponentGroup Id =" Observation" Directory =" Observation.swiftmodule" >
377
+ <Component >
378
+ <File Name =" $(ArchTriple).swiftdoc" Source =" $(SDK_ROOT)\usr\lib\swift\windows\Observation.swiftmodule\$(ArchTriple).swiftdoc" />
379
+ </Component >
380
+ <Component >
381
+ <File Name =" $(ArchTriple).swiftinterface" Source =" $(SDK_ROOT)\usr\lib\swift\windows\Observation.swiftmodule\$(ArchTriple).swiftinterface" />
382
+ </Component >
383
+ <Component >
384
+ <File Name =" $(ArchTriple).swiftmodule" Source =" $(SDK_ROOT)\usr\lib\swift\windows\Observation.swiftmodule\$(ArchTriple).swiftmodule" />
385
+ </Component >
386
+ <Component Directory =" WindowsSDK_usr_lib_swift_windows_ARCH" >
387
+ <File Source =" $(SDK_ROOT)\usr\lib\swift\windows\$(ArchArchDir)\swiftObservation.lib" />
388
+ </Component >
389
+ </ComponentGroup >
390
+
375
391
<ComponentGroup Id =" RegexBuilder" Directory =" RegexBuilder.swiftmodule" >
376
392
<Component >
377
393
<File Source =" $(SDK_ROOT)\usr\lib\swift\windows\RegexBuilder.swiftmodule\$(ArchTriple).swiftdoc" />
512
528
<ComponentGroupRef Id =" Foundation" />
513
529
<ComponentGroupRef Id =" FoundationXML" />
514
530
<ComponentGroupRef Id =" FoundationNetworking" />
531
+ <ComponentGroupRef Id =" Observation" />
515
532
<ComponentGroupRef Id =" RegexBuilder" />
516
533
<ComponentGroupRef Id =" Swift" />
517
534
<ComponentGroupRef Id =" SwiftOnoneSupport" />
You can’t perform that action at this time.
0 commit comments