18 lines
459 B
JSON
18 lines
459 B
JSON
{
|
|
"configurations": [
|
|
{
|
|
"name": "Win32",
|
|
"includePath": [
|
|
"C:/ProgramData/mingw64/mingw64/include",
|
|
"C:/ProgramData/mingw64/mingw64/x86_64-w64-mingw32/include"
|
|
],
|
|
"defines": [],
|
|
"compilerPath": "gcc",
|
|
"intelliSenseMode": "windows-gcc-x64",
|
|
"cStandard": "c89",
|
|
"cppStandard": "c++17"
|
|
}
|
|
],
|
|
"version": 4
|
|
}
|