12 lines
318 B
JSON
Executable File
12 lines
318 B
JSON
Executable File
{
|
|
"configurations": [
|
|
{
|
|
"compileCommands": [
|
|
"${workspaceFolder}/build/compile_commands.json"
|
|
],
|
|
"configurationProvider": "ms-vscode.cmake-tools",
|
|
"compilerPath": "C:\\Qt\\Tools\\mingw1310_64\\bin\\gcc.exe"
|
|
}
|
|
],
|
|
"version": 4
|
|
} |