|
96 | 96 | <Directory Name="swift"> |
97 | 97 | <Directory Name="windows"> |
98 | 98 | <Directory Id="_Testing_Foundation.swiftmodule" Name="_Testing_Foundation.swiftmodule" /> |
| 99 | + <Directory Id="_Testing_WinSDK.swiftmodule" Name="_Testing_WinSDK.swiftmodule" /> |
99 | 100 | <?if $(IncludeARM64) = True?> |
100 | 101 | <Directory DiskId="2" Id="Testing_usr_lib_swift_windows_arm64" Name="aarch64" /> |
101 | 102 | <?endif?> |
|
326 | 327 | <ComponentGroup Id="Testing"> |
327 | 328 | <Component Directory="Testing.swiftcrossimport"> |
328 | 329 | <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\Testing.swiftcrossimport\Foundation.swiftoverlay" /> |
| 330 | + <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\Testing.swiftcrossimport\WinSDK.swiftoverlay" /> |
329 | 331 | </Component> |
330 | 332 | </ComponentGroup> |
331 | 333 | <?if $(IncludeARM64) = True?> |
|
335 | 337 | </Component> |
336 | 338 | <Component Directory="Testing_usr_bin64a" DiskId="2"> |
337 | 339 | <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\bin64a\_Testing_Foundation.dll" /> |
| 340 | + <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\bin64a\_Testing_WinSDK.dll" /> |
338 | 341 | </Component> |
339 | 342 |
|
340 | 343 | <Component Directory="Testing_usr_lib_swift_windows_arm64" DiskId="2"> |
341 | 344 | <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\aarch64\Testing.lib" /> |
342 | 345 | </Component> |
343 | 346 | <Component Directory="Testing_usr_lib_swift_windows_arm64" DiskId="2"> |
344 | 347 | <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\aarch64\_Testing_Foundation.lib" /> |
| 348 | + <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\aarch64\_Testing_WinSDK.lib" /> |
345 | 349 | </Component> |
346 | 350 |
|
347 | 351 | <Component Directory="Testing.swiftmodule" DiskId="2"> |
|
357 | 361 | <Component Directory="_Testing_Foundation.swiftmodule" DiskId="2"> |
358 | 362 | <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\_Testing_Foundation.swiftmodule\aarch64-unknown-windows-msvc.swiftinterface" /> |
359 | 363 | </Component> |
| 364 | + |
| 365 | + <Component Directory="_Testing_WinSDK.swiftmodule" DiskId="2"> |
| 366 | + <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\_Testing_WinSDK.swiftmodule\aarch64-unknown-windows-msvc.swiftdoc" /> |
| 367 | + </Component> |
| 368 | + <Component Directory="_Testing_WinSDK.swiftmodule" DiskId="2"> |
| 369 | + <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\_Testing_WinSDK.swiftmodule\aarch64-unknown-windows-msvc.swiftinterface" /> |
| 370 | + </Component> |
360 | 371 | </ComponentGroup> |
361 | 372 | <?endif?> |
362 | 373 | <?if $(IncludeX64) = True?> |
|
366 | 377 | </Component> |
367 | 378 | <Component Directory="Testing_usr_bin64" DiskId="3"> |
368 | 379 | <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\bin64\_Testing_Foundation.dll" /> |
| 380 | + <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\bin64\_Testing_WinSDK.dll" /> |
369 | 381 | </Component> |
370 | 382 |
|
371 | 383 | <Component Directory="Testing_usr_lib_swift_windows_x64" DiskId="3"> |
372 | 384 | <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\x86_64\Testing.lib" /> |
373 | 385 | </Component> |
374 | 386 | <Component Directory="Testing_usr_lib_swift_windows_x64" DiskId="3"> |
375 | 387 | <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\x86_64\_Testing_Foundation.lib" /> |
| 388 | + <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\x86_64\_Testing_WinSDK.lib" /> |
376 | 389 | </Component> |
377 | 390 |
|
378 | 391 | <Component Directory="Testing.swiftmodule" DiskId="3"> |
|
388 | 401 | <Component Directory="_Testing_Foundation.swiftmodule" DiskId="3"> |
389 | 402 | <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\_Testing_Foundation.swiftmodule\x86_64-unknown-windows-msvc.swiftinterface" /> |
390 | 403 | </Component> |
| 404 | + |
| 405 | + <Component Directory="_Testing_WinSDK.swiftmodule" DiskId="3"> |
| 406 | + <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\_Testing_WinSDK.swiftmodule\x86_64-unknown-windows-msvc.swiftdoc" /> |
| 407 | + </Component> |
| 408 | + <Component Directory="_Testing_WinSDK.swiftmodule" DiskId="3"> |
| 409 | + <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\_Testing_WinSDK.swiftmodule\x86_64-unknown-windows-msvc.swiftinterface" /> |
| 410 | + </Component> |
391 | 411 | </ComponentGroup> |
392 | 412 | <?endif?> |
393 | 413 | <?if $(IncludeX86) = True?> |
|
398 | 418 | <Component Directory="Testing_usr_bin32" DiskId="4"> |
399 | 419 | <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\bin32\_Testing_Foundation.dll" /> |
400 | 420 | </Component> |
| 421 | + <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\bin32\_Testing_WinSDK.dll" /> |
401 | 422 |
|
402 | 423 | <Component Directory="Testing_usr_lib_swift_windows_x86" DiskId="4"> |
403 | 424 | <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\i686\Testing.lib" /> |
404 | 425 | </Component> |
405 | 426 | <Component Directory="Testing_usr_lib_swift_windows_x86" DiskId="4"> |
406 | 427 | <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\i686\_Testing_Foundation.lib" /> |
| 428 | + <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\i686\_Testing_WinSDK.lib" /> |
407 | 429 | </Component> |
408 | 430 |
|
409 | 431 | <Component Directory="Testing.swiftmodule" DiskId="4"> |
|
419 | 441 | <Component Directory="_Testing_Foundation.swiftmodule" DiskId="4"> |
420 | 442 | <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\_Testing_Foundation.swiftmodule\i686-unknown-windows-msvc.swiftinterface" /> |
421 | 443 | </Component> |
| 444 | + |
| 445 | + <Component Directory="_Testing_WinSDK.swiftmodule" DiskId="4"> |
| 446 | + <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\_Testing_WinSDK.swiftmodule\i686-unknown-windows-msvc.swiftdoc" /> |
| 447 | + </Component> |
| 448 | + <Component Directory="_Testing_WinSDK.swiftmodule" DiskId="4"> |
| 449 | + <File Source="$(PlatformRoot)\Developer\Library\Testing-$(ProductVersion)\usr\lib\swift\windows\_Testing_WinSDK.swiftmodule\i686-unknown-windows-msvc.swiftinterface" /> |
| 450 | + </Component> |
422 | 451 | </ComponentGroup> |
423 | 452 | <?endif?> |
424 | 453 |
|
|
0 commit comments