{ "configurations": [ { "name": "Linux", "includePath": [ "${workspaceFolder}/src/intf/**", "/usr/include/gtk-3.0", "/usr/include/glib-2.0", "/usr/lib/x86_64-linux-gnu/glib-2.0/include", "/usr/include/pango-1.0", "/usr/include/harfbuzz", "/usr/include/cairo", "/usr/include/gdk-pixbuf-2.0", "/usr/include/atk-1.0", "/usr/include/libappindicator3-0.1" ], "compilerPath": "/usr/bin/gcc" } ], "version": 4 }