File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 217
217
<File Id =" SWIFT_TEST_PDB" Source =" $(var.DEVTOOLS_ROOT)\usr\bin\swift-test.pdb" Checksum =" yes" />
218
218
</Component >
219
219
<?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 ?>
220
231
221
232
<!-- swift-tools-support-core -->
222
233
<Component Id =" SWIFT_TOOLS_SUPPORT_CORE_BINS" Guid =" 24999b97-7709-4a57-a987-4f8b7e16bb53" >
271
282
<ComponentRef Id =" SWIFT_COLLECTIONS_BINS" />
272
283
<ComponentRef Id =" SWIFT_DRIVER_BINS" />
273
284
<ComponentRef Id =" SWIFT_PACKAGE_MANAGER_BINS" />
285
+ <ComponentRef Id =" SWIFT_SYSTEM_BINS" />
274
286
<ComponentRef Id =" SWIFT_TOOLS_SUPPORT_CORE_BINS" />
275
287
<ComponentRef Id =" MANIFEST_API" />
276
288
<ComponentRef Id =" YAMS_BINS" />
287
299
<ComponentRef Id =" SWIFT_COLLECTIONS_DEBUGINFO" />
288
300
<ComponentRef Id =" SWIFT_DRIVER_DEBUGINFO" />
289
301
<ComponentRef Id =" SWIFT_PACKAGE_MANAGER_DEBUGINFO" />
302
+ <ComponentRef Id =" SWIFT_SYSTEM_DEBUGINFO" />
290
303
<ComponentRef Id =" SWIFT_TOOLS_SUPPORT_CORE_DEBUGINFO" />
291
304
<ComponentRef Id =" MANIFEST_API_DEBUGINFO" />
292
305
<ComponentRef Id =" YAMS_DEBUGINFO" />
You can’t perform that action at this time.
0 commit comments