Visual Studio Code c/cpp configuration

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
{
"configurations": [
{
"name": "Craft-KDE",
"includePath": [
"${workspaceFolder}/**",
"/usr/local/include",
"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include",
"<CraftRoot-Path>/include",
"<CraftRoot-Path>/include/KF5/KActivities",
"<CraftRoot-Path>/include/KF5/KActivitiesStats",
"<CraftRoot-Path>/include/KF5/KArchive",
"<CraftRoot-Path>/include/KF5/KAuth",
"<CraftRoot-Path>/include/KF5/KBookmarks",
"<CraftRoot-Path>/include/KF5/KCMUtils",
"<CraftRoot-Path>/include/KF5/KCodecs",
"<CraftRoot-Path>/include/KF5/KCompletion",
"<CraftRoot-Path>/include/KF5/KConfigCore",
"<CraftRoot-Path>/include/KF5/KConfigGui",
"<CraftRoot-Path>/include/KF5/KConfigWidgets",
"<CraftRoot-Path>/include/KF5/KContacts",
"<CraftRoot-Path>/include/KF5/KCoreAddons",
"<CraftRoot-Path>/include/KF5/KCrash",
"<CraftRoot-Path>/include/KF5/KDBusAddons",
"<CraftRoot-Path>/include/KF5/KDELibs4Support",
"<CraftRoot-Path>/include/KF5/KDEWebKit",
"<CraftRoot-Path>/include/KF5/KDNSSD",
"<CraftRoot-Path>/include/KF5/KDeclarative",
"<CraftRoot-Path>/include/KF5/KDocTools",
"<CraftRoot-Path>/include/KF5/KEmoticons",
"<CraftRoot-Path>/include/KF5/KFileMetaData",
"<CraftRoot-Path>/include/KF5/KGlobalAccel",
"<CraftRoot-Path>/include/KF5/KGuiAddons",
"<CraftRoot-Path>/include/KF5/KHolidays",
"<CraftRoot-Path>/include/KF5/KHtml",
"<CraftRoot-Path>/include/KF5/KI18n",
"<CraftRoot-Path>/include/KF5/KIOCore",
"<CraftRoot-Path>/include/KF5/KIOFileWidgets",
"<CraftRoot-Path>/include/KF5/KIOGui",
"<CraftRoot-Path>/include/KF5/KIOWidgets",
"<CraftRoot-Path>/include/KF5/KIconThemes",
"<CraftRoot-Path>/include/KF5/KIdleTime",
"<CraftRoot-Path>/include/KF5/KItemModels",
"<CraftRoot-Path>/include/KF5/KItemViews",
"<CraftRoot-Path>/include/KF5/KJobWidgets",
"<CraftRoot-Path>/include/KF5/KJsEmbed",
"<CraftRoot-Path>/include/KF5/KMediaPlayer",
"<CraftRoot-Path>/include/KF5/KNewStuff3",
"<CraftRoot-Path>/include/KF5/KNotifications",
"<CraftRoot-Path>/include/KF5/KNotifyConfig",
"<CraftRoot-Path>/include/KF5/KPackage",
"<CraftRoot-Path>/include/KF5/KParts",
"<CraftRoot-Path>/include/KF5/KPeople",
"<CraftRoot-Path>/include/KF5/KPlotting",
"<CraftRoot-Path>/include/KF5/KPty",
"<CraftRoot-Path>/include/KF5/KRunner",
"<CraftRoot-Path>/include/KF5/KService",
"<CraftRoot-Path>/include/KF5/KStyle",
"<CraftRoot-Path>/include/KF5/KSyntaxHighlighting",
"<CraftRoot-Path>/include/KF5/KTextEditor",
"<CraftRoot-Path>/include/KF5/KTextWidgets",
"<CraftRoot-Path>/include/KF5/KUnitConversion",
"<CraftRoot-Path>/include/KF5/KWallet",
"<CraftRoot-Path>/include/KF5/KWidgetsAddons",
"<CraftRoot-Path>/include/KF5/KWindowSystem",
"<CraftRoot-Path>/include/KF5/KXmlGui",
"<CraftRoot-Path>/include/KF5/KXmlRpcClient",
"<CraftRoot-Path>/include/KF5/Kirigami2",
"<CraftRoot-Path>/include/KF5/KrossCore",
"<CraftRoot-Path>/include/KF5/KrossUi",
"<CraftRoot-Path>/lib/QtConcurrent.framework/Headers",
"<CraftRoot-Path>/lib/QtCore.framework/Headers",
"<CraftRoot-Path>/lib/QtDBus.framework/Headers",
"<CraftRoot-Path>/lib/QtDesigner.framework/Headers",
"<CraftRoot-Path>/lib/QtDesignerComponents.framework/Headers",
"<CraftRoot-Path>/lib/QtGui.framework/Headers",
"<CraftRoot-Path>/lib/QtHelp.framework/Headers",
"<CraftRoot-Path>/lib/QtLocation.framework/Headers",
"<CraftRoot-Path>/lib/QtMacExtras.framework/Headers",
"<CraftRoot-Path>/lib/QtMultimedia.framework/Headers",
"<CraftRoot-Path>/lib/QtMultimediaQuick.framework/Headers",
"<CraftRoot-Path>/lib/QtMultimediaWidgets.framework/Headers",
"<CraftRoot-Path>/lib/QtNetwork.framework/Headers",
"<CraftRoot-Path>/lib/QtOpenGL.framework/Headers",
"<CraftRoot-Path>/lib/QtPositioning.framework/Headers",
"<CraftRoot-Path>/lib/QtPositioningQuick.framework/Headers",
"<CraftRoot-Path>/lib/QtPrintSupport.framework/Headers",
"<CraftRoot-Path>/lib/QtQml.framework/Headers",
"<CraftRoot-Path>/lib/QtQuick.framework/Headers",
"<CraftRoot-Path>/lib/QtQuickControls2.framework/Headers",
"<CraftRoot-Path>/lib/QtQuickParticles.framework/Headers",
"<CraftRoot-Path>/lib/QtQuickShapes.framework/Headers",
"<CraftRoot-Path>/lib/QtQuickTemplates2.framework/Headers",
"<CraftRoot-Path>/lib/QtQuickTest.framework/Headers",
"<CraftRoot-Path>/lib/QtQuickWidgets.framework/Headers",
"<CraftRoot-Path>/lib/QtScript.framework/Headers",
"<CraftRoot-Path>/lib/QtScriptTools.framework/Headers",
"<CraftRoot-Path>/lib/QtSensors.framework/Headers",
"<CraftRoot-Path>/lib/QtSql.framework/Headers",
"<CraftRoot-Path>/lib/QtSvg.framework/Headers",
"<CraftRoot-Path>/lib/QtTest.framework/Headers",
"<CraftRoot-Path>/lib/QtTextToSpeech.framework/Headers",
"<CraftRoot-Path>/lib/QtUiPlugin.framework/Headers",
"<CraftRoot-Path>/lib/QtWebChannel.framework/Headers",
"<CraftRoot-Path>/lib/QtWebKit.framework/Headers",
"<CraftRoot-Path>/lib/QtWebKitWidgets.framework/Headers",
"<CraftRoot-Path>/lib/QtWidgets.framework/Headers",
"<CraftRoot-Path>/lib/QtXml.framework/Headers",
"<CraftRoot-Path>/lib/QtXmlPatterns.framework/Headers",
"<CraftRoot-Path>/lib/qca-qt5.framework/Headers"
],
"defines": ["Q_OS_MAC", "Q_OS_MACOS"],
"macFrameworkPath": ["/System/Library/Frameworks", "/Library/Frameworks", "<CraftRoot-Path>/lib/"],
"compilerPath": "/usr/bin/clang",
"cStandard": "c11",
"cppStandard": "c++17",
"intelliSenseMode": "${default}"
}
],
"version": 4
}