Compare commits
1 Commits
cc0987199a
...
f4848966ee
Author | SHA1 | Date |
---|---|---|
brnrs | f4848966ee | 5 years ago |
@ -1,16 +0,0 @@ |
|||||||
{ |
|
||||||
"configurations": [ |
|
||||||
{ |
|
||||||
"name": "Linux", |
|
||||||
"includePath": [ |
|
||||||
"${workspaceFolder}/**" |
|
||||||
], |
|
||||||
"defines": [], |
|
||||||
"compilerPath": "/usr/bin/clang", |
|
||||||
"cStandard": "c11", |
|
||||||
"cppStandard": "c++17", |
|
||||||
"intelliSenseMode": "clang-x64" |
|
||||||
} |
|
||||||
], |
|
||||||
"version": 4 |
|
||||||
} |
|
Loading…
Reference in new issue