mirror of
https://github.com/alexkulya/pandaria_5.4.8.git
synced 2025-12-30 10:37:15 +00:00
16 lines
No EOL
447 B
JSON
16 lines
No EOL
447 B
JSON
{
|
|
"configurations": [
|
|
{
|
|
"name": "x64-Release",
|
|
"generator": "Visual Studio 16 2019 Win64",
|
|
"configurationType": "RelWithDebInfo",
|
|
"buildRoot": "${projectDir}\\out\\build\\${name}",
|
|
"installRoot": "${projectDir}\\out\\install\\${name}",
|
|
"cmakeCommandArgs": "",
|
|
"buildCommandArgs": "",
|
|
"ctestCommandArgs": "",
|
|
"inheritEnvironments": [ "msvc_x64_x64" ],
|
|
"variables": []
|
|
}
|
|
]
|
|
} |