File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 70
70
},
71
71
{
72
72
"name" : " ninja-multi-vcpkg-local-win-x86" ,
73
- "description" : " Run x86 Native Tools Command Prompt for VS 2019 and then run 'C:/Users/v3133/AppData/Local/Programs/Microsoft VS Code/Code.exe'" ,
73
+ "description" : " Run x86 Native Tools Command Prompt for VS 2022 and then run 'C:/Users/v3133/AppData/Local/Programs/Microsoft VS Code/Code.exe'" ,
74
74
"inherits" : [
75
75
" ninja-multi-vcpkg-local-base"
76
76
],
93
93
"VCPKG_DEFAULT_HOST_TRIPLET" : " x86-windows-static" ,
94
94
"VCPKG_DOWNLOADS" : " C:/vcpkg/downloads" ,
95
95
"VCPKG_DEFAULT_BINARY_CACHE" : " C:/vcpkg/bincache-$env{VCPKG_TRIPLET}" ,
96
- "NINJAPATH" : " C:/Program Files (x86) /Microsoft Visual Studio/2019 /Community/Common7/IDE/CommonExtensions/Microsoft/CMake/Ninja/ninja.exe"
96
+ "NINJAPATH" : " C:/Program Files/Microsoft Visual Studio/2022 /Community/Common7/IDE/CommonExtensions/Microsoft/CMake/Ninja/ninja.exe"
97
97
}
98
98
},
99
99
{
You can’t perform that action at this time.
0 commit comments