File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 217217 <File Id =" SWIFT_TEST_PDB" Source =" $(var.DEVTOOLS_ROOT)\usr\bin\swift-test.pdb" Checksum =" yes" />
218218 </Component >
219219 <?endif ?>
220+
221+ <!-- swift-system -->
222+ <Component Id =" SWIFT_SYSTEM_BINS" Guid =" 12bc7c44-ee92-4d7f-ad73-d33465707195" >
223+ <File Id =" SWIFT_PACKAGE_DLL" Source =" $(var.DEVTOOLS_ROOT)\usr\bin\SystemPackage.dll" Checksum =" yes" />
224+ </Component >
225+
226+ <?ifdef INCLUDE _DEBUG_INFO ?>
227+ <Component Id =" SWIFT_SYSTEM_DEBUGINFO" Guid =" 91a89290-7436-4b6e-925a-3e1d43304f20" >
228+ <File Id =" SWIFT_PACKAGE_PDB" Source =" $(var.DEVTOOLS_ROOT)\usr\bin\SystemPackage.pdb" Checksum =" yes" />
229+ </Component >
230+ <?endif ?>
220231
221232 <!-- swift-tools-support-core -->
222233 <Component Id =" SWIFT_TOOLS_SUPPORT_CORE_BINS" Guid =" 24999b97-7709-4a57-a987-4f8b7e16bb53" >
271282 <ComponentRef Id =" SWIFT_COLLECTIONS_BINS" />
272283 <ComponentRef Id =" SWIFT_DRIVER_BINS" />
273284 <ComponentRef Id =" SWIFT_PACKAGE_MANAGER_BINS" />
285+ <ComponentRef Id =" SWIFT_SYSTEM_BINS" />
274286 <ComponentRef Id =" SWIFT_TOOLS_SUPPORT_CORE_BINS" />
275287 <ComponentRef Id =" MANIFEST_API" />
276288 <ComponentRef Id =" YAMS_BINS" />
287299 <ComponentRef Id =" SWIFT_COLLECTIONS_DEBUGINFO" />
288300 <ComponentRef Id =" SWIFT_DRIVER_DEBUGINFO" />
289301 <ComponentRef Id =" SWIFT_PACKAGE_MANAGER_DEBUGINFO" />
302+ <ComponentRef Id =" SWIFT_SYSTEM_DEBUGINFO" />
290303 <ComponentRef Id =" SWIFT_TOOLS_SUPPORT_CORE_DEBUGINFO" />
291304 <ComponentRef Id =" MANIFEST_API_DEBUGINFO" />
292305 <ComponentRef Id =" YAMS_DEBUGINFO" />
You can’t perform that action at this time.
0 commit comments