config changed

This commit is contained in:
Martin Brodbeck 2018-07-14 15:52:30 +02:00
parent ace6d29f2b
commit 5ca2265fb9
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@
"name": "Linux", "name": "Linux",
"includePath": [ "includePath": [
"${workspaceFolder}/**", "${workspaceFolder}/**",
"/usr/include/qt" "/usr/include/qt",
"/usr/include/qt/QtWidgets"
], ],
"defines": [], "defines": [],
"compilerPath": "/usr/bin/clang", "compilerPath": "/usr/bin/clang",