File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 100
100
<Directory Id =" WindowsSDK_usr_lib_swift_windows_ARCH" Name =" $(var.ArchArchDir)" />
101
101
</Directory >
102
102
</Directory >
103
+ <Directory Name =" swift_static" >
104
+ <Directory Id =" WindowsSDK_usr_lib_swift_static_windows" Name =" windows" >
105
+ <Directory Id =" CxxStdlib.swiftmodule" Name =" CxxStdlib.swiftmodule" />
106
+ </Directory >
107
+ </Directory >
103
108
</Directory >
104
109
<Directory Id =" WindowsSDK_usr_share" Name =" share" />
105
110
</Directory >
313
318
</Component >
314
319
</ComponentGroup >
315
320
321
+ <ComponentGroup Id =" CxxStdlib" Directory =" CxxStdlib.swiftmodule" >
322
+ <Component >
323
+ <File Source =" $(SDK_ROOT)\usr\lib\swift_static\windows\CxxStdlib.swiftmodule\$(ArchTriple).swiftdoc" />
324
+ </Component >
325
+ <Component >
326
+ <File Source =" $(SDK_ROOT)\usr\lib\swift_static\windows\CxxStdlib.swiftmodule\$(ArchTriple).swiftinterface" />
327
+ </Component >
328
+ <Component >
329
+ <File Source =" $(SDK_ROOT)\usr\lib\swift_static\windows\CxxStdlib.swiftmodule\$(ArchTriple).swiftmodule" />
330
+ </Component >
331
+ <Component Directory =" WindowsSDK_usr_lib_swift_windows_ARCH" >
332
+ <File Source =" $(SDK_ROOT)\usr\lib\swift\windows\$(ArchArchDir)\swiftCxxStdlib.lib" />
333
+ </Component >
334
+ </ComponentGroup >
335
+
316
336
<ComponentGroup Id =" Distributed" Directory =" Distributed.swiftmodule" >
317
337
<Component >
318
338
<File Source =" $(var.SDK_ROOT)\usr\lib\swift\windows\Distributed.swiftmodule\$(var.ArchTriple).swiftdoc" />
479
499
<ComponentGroupRef Id =" _StringProcessing" />
480
500
<ComponentGroupRef Id =" CRT" />
481
501
<ComponentGroupRef Id =" Cxx" />
502
+ <ComponentGroupRef Id =" CxxStdlib" />
482
503
<ComponentGroupRef Id =" Distributed" />
483
504
<ComponentGroupRef Id =" Foundation" />
484
505
<ComponentGroupRef Id =" FoundationXML" />
You can’t perform that action at this time.
0 commit comments