Skip to content

Commit

Permalink
Cherry pick PR #701: Add component for ps4/5 VS debugger (#746)
Browse files Browse the repository at this point in the history
Change-Id: Icac9a27602a267cdd80a26856b73ba41e88ea277
(cherry picked from commit 14f58b6)

Co-authored-by: Niranjan Yardi <[email protected]>
  • Loading branch information
cobalt-github-releaser-bot and niranjanyardi committed Jun 28, 2023
1 parent be6cc65 commit 8d1a060
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tools/install_visual_studio_22.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ C:\src\vs_professional.exe --wait --installPath `
--add Microsoft.VisualStudio.Component.VC.14.34.17.4.x86.x64 `
--add Microsoft.VisualStudio.Component.VC.Llvm.Clang `
--add Microsoft.VisualStudio.Component.VC.Llvm.ClangToolset `
--add Microsoft.VisualStudio.Component.Windows10SDK.18362
--add Microsoft.VisualStudio.Component.Windows10SDK.18362 `
--add Microsoft.VisualStudio.Workload.NativeDesktop

0 comments on commit 8d1a060

Please sign in to comment.