fix intelliSenseMode
This commit is contained in:
parent
9cd011835a
commit
94a505b5c5
|
@ -12,8 +12,7 @@
|
||||||
],
|
],
|
||||||
"compilerPath": "C:/MinGW/bin/g++.exe",
|
"compilerPath": "C:/MinGW/bin/g++.exe",
|
||||||
"cStandard": "c11",
|
"cStandard": "c11",
|
||||||
"cppStandard": "c++11",
|
"cppStandard": "c++11"
|
||||||
"intelliSenseMode": "gcc-x86"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": 4
|
"version": 4
|
||||||
|
|
Loading…
Reference in New Issue