{
"configurations": [
"name": "x86-Debug",
"generator": "Ninja",
"configurationType": "Debug",
"inheritEnvironments": ["msvc_x86"]
},
"name": "x86-Release",
"configurationType": "RelWithDebInfo",
}
]