File tree 2 files changed +20
-0
lines changed
2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change 20
20
<Component >
21
21
<File Source =" $(SDK_ROOT)\usr\bin\swiftDistributed.dll" />
22
22
</Component >
23
+ <Component >
24
+ <File Source =" $(SDK_ROOT)\usr\bin\swiftRegexBuilder.dll" />
25
+ </Component >
23
26
<Component >
24
27
<File Source =" $(SDK_ROOT)\usr\bin\swift_RegexParser.dll" />
25
28
</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 =" RegexBuilder.swiftmodule" Name =" RegexBuilder.swiftmodule" />
95
96
<Directory Id =" Swift.swiftmodule" Name =" Swift.swiftmodule" />
96
97
<Directory Id =" SwiftOnoneSupport.swiftmodule" Name =" SwiftOnoneSupport.swiftmodule" />
97
98
<Directory Id =" WinSDK.swiftmodule" Name =" WinSDK.swiftmodule" />
377
378
</Component >
378
379
</ComponentGroup >
379
380
381
+ <ComponentGroup Id =" RegexBuilder" Directory =" RegexBuilder.swiftmodule" >
382
+ <Component >
383
+ <File Source =" $(SDK_ROOT)\usr\lib\swift\windows\RegexBuilder.swiftmodule\$(ArchTriple).swiftdoc" />
384
+ </Component >
385
+ <Component >
386
+ <File Source =" $(SDK_ROOT)\usr\lib\swift\windows\RegexBuilder.swiftmodule\$(ArchTriple).swiftinterface" />
387
+ </Component >
388
+ <Component >
389
+ <File Source =" $(SDK_ROOT)\usr\lib\swift\windows\RegexBuilder.swiftmodule\$(ArchTriple).swiftmodule" />
390
+ </Component >
391
+ <Component Directory =" WindowsSDK_usr_lib_swift_windows_ARCH" >
392
+ <File Source =" $(SDK_ROOT)\usr\lib\swift\windows\$(ArchArchDir)\swiftRegexBuilder.lib" />
393
+ </Component >
394
+ </ComponentGroup >
395
+
380
396
<ComponentGroup Id =" Swift" Directory =" Swift.swiftmodule" >
381
397
<Component >
382
398
<File Source =" $(SDK_ROOT)\usr\lib\swift\windows\Swift.swiftmodule\$(ArchTriple).swiftdoc" />
502
518
<ComponentGroupRef Id =" Foundation" />
503
519
<ComponentGroupRef Id =" FoundationXML" />
504
520
<ComponentGroupRef Id =" FoundationNetworking" />
521
+ <ComponentGroupRef Id =" RegexBuilder" />
505
522
<ComponentGroupRef Id =" Swift" />
506
523
<ComponentGroupRef Id =" SwiftOnoneSupport" />
507
524
<ComponentGroupRef Id =" WinSDK" />
You can’t perform that action at this time.
0 commit comments