mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-24 18:47:45 +00:00
Changed to VS 2022
This commit is contained in:
parent
41b6b6024f
commit
ad427fa390
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
"configurations": [
|
"configurations": [
|
||||||
{
|
{
|
||||||
"name": "x64-Debug",
|
"name": "x64-Debug",
|
||||||
"generator": "Visual Studio 16 2019 Win64",
|
"generator": "Visual Studio 17 2022 Win64",
|
||||||
"configurationType": "Debug",
|
"configurationType": "Debug",
|
||||||
"buildRoot": "${env.BuildDir}\\${name}",
|
"buildRoot": "${env.BuildDir}\\${name}",
|
||||||
"cmakeCommandArgs": "-DCMAKE_BUILD_TYPE=\"Debug\"",
|
"cmakeCommandArgs": "-DCMAKE_BUILD_TYPE=\"Debug\"",
|
||||||
|
|
Loading…
Add table
Reference in a new issue