File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed
platforms/Windows/android_sdk Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change 8989 <Directory Id =" _Volatile.swiftmodule" Name =" _Volatile.swiftmodule" />
9090 <Directory Id =" Android.swiftmodule" Name =" Android.swiftmodule" />
9191 <Directory Id =" Cxx.swiftmodule" Name =" Cxx.swiftmodule" />
92- <!-- FIXME: to add: < Directory Id="CxxStdlib.swiftmodule" Name="CxxStdlib.swiftmodule" /> -- >
92+ <Directory Id =" CxxStdlib.swiftmodule" Name =" CxxStdlib.swiftmodule" />
9393 <Directory Id =" Distributed.swiftmodule" Name =" Distributed.swiftmodule" />
9494 <Directory Id =" Dispatch.swiftmodule" Name =" Dispatch.swiftmodule" />
9595 <Directory Id =" Foundation.swiftmodule" Name =" Foundation.swiftmodule" />
331331 </Component >
332332 </ComponentGroup >
333333
334+ <ComponentGroup Id =" CxxStdlib" Directory =" CxxStdlib.swiftmodule" >
335+ <Component >
336+ <File Source =" $(SDK_ROOT)\usr\lib\swift\android\CxxStdlib.swiftmodule\$(ArchTriple).swiftdoc" />
337+ </Component >
338+ <Component >
339+ <File Source =" $(SDK_ROOT)\usr\lib\swift\android\CxxStdlib.swiftmodule\$(ArchTriple).swiftmodule" />
340+ </Component >
341+ <Component Directory =" AndroidSDK_usr_lib_swift_android_ARCH" >
342+ <File Source =" $(SDK_ROOT)\usr\lib\swift\android\libswiftCxxStdlib.a" />
343+ </Component >
344+ </ComponentGroup >
345+
334346 <ComponentGroup Id =" Distributed" Directory =" Distributed.swiftmodule" >
335347 <Component >
336348 <File Source =" $(SDK_ROOT)\usr\lib\swift\android\Distributed.swiftmodule\$(ArchTriple).swiftdoc" />
503515 <ComponentGroupRef Id =" _Volatile" />
504516 <ComponentGroupRef Id =" Android" />
505517 <ComponentGroupRef Id =" Cxx" />
506- <!-- FIXME: < ComponentGroupRef Id="CxxStdlib" /> -- >
518+ <ComponentGroupRef Id =" CxxStdlib" />
507519 <ComponentGroupRef Id =" Distributed" />
508520 <ComponentGroupRef Id =" Foundation" />
509521 <ComponentGroupRef Id =" FoundationXML" />
You can’t perform that action at this time.
0 commit comments