File tree 3 files changed +27
-0
lines changed
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" />
383
389
<ComponentGroupRef Id =" tools_support_core" />
384
390
<ComponentGroupRef Id =" swift_driver" />
385
391
<ComponentGroupRef Id =" swift_syntax" />
392
+ <ComponentGroupRef Id =" SwiftMacros" />
386
393
387
394
<ComponentGroupRef Id =" ClangResources" />
388
395
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" />
378
379
</Component >
379
380
</ComponentGroup >
380
381
382
+ <ComponentGroup Id =" Observation" Directory =" Observation.swiftmodule" >
383
+ <Component >
384
+ <File Name =" $(ArchTriple).swiftdoc" Source =" $(SDK_ROOT)\usr\lib\swift\windows\Observation.swiftmodule\$(ArchTriple).swiftdoc" />
385
+ </Component >
386
+ <Component >
387
+ <File Name =" $(ArchTriple).swiftinterface" Source =" $(SDK_ROOT)\usr\lib\swift\windows\Observation.swiftmodule\$(ArchTriple).swiftinterface" />
388
+ </Component >
389
+ <Component >
390
+ <File Name =" $(ArchTriple).swiftmodule" Source =" $(SDK_ROOT)\usr\lib\swift\windows\Observation.swiftmodule\$(ArchTriple).swiftmodule" />
391
+ </Component >
392
+ <Component Directory =" WindowsSDK_usr_lib_swift_windows_ARCH" >
393
+ <File Source =" $(SDK_ROOT)\usr\lib\swift\windows\$(ArchArchDir)\swiftObservation.lib" />
394
+ </Component >
395
+ </ComponentGroup >
396
+
381
397
<ComponentGroup Id =" RegexBuilder" Directory =" RegexBuilder.swiftmodule" >
382
398
<Component >
383
399
<File Source =" $(SDK_ROOT)\usr\lib\swift\windows\RegexBuilder.swiftmodule\$(ArchTriple).swiftdoc" />
518
534
<ComponentGroupRef Id =" Foundation" />
519
535
<ComponentGroupRef Id =" FoundationXML" />
520
536
<ComponentGroupRef Id =" FoundationNetworking" />
537
+ <ComponentGroupRef Id =" Observation" />
521
538
<ComponentGroupRef Id =" RegexBuilder" />
522
539
<ComponentGroupRef Id =" Swift" />
523
540
<ComponentGroupRef Id =" SwiftOnoneSupport" />
You can’t perform that action at this time.
0 commit comments