|
@@ -5,6 +5,7 @@
|
|
"ClassData": {
|
|
"ClassData": {
|
|
"PreprocessorOptions" : {
|
|
"PreprocessorOptions" : {
|
|
"predefinedMacros": ["AZSL=17"],
|
|
"predefinedMacros": ["AZSL=17"],
|
|
|
|
+ // The root of the current project is always the first include path.
|
|
// These include paths are already part of the automatic include folders list.
|
|
// These include paths are already part of the automatic include folders list.
|
|
// By specifying them here, we are boosting the priority of these folders above all the other automatic include folders.
|
|
// By specifying them here, we are boosting the priority of these folders above all the other automatic include folders.
|
|
// (This is not necessary for the project, but just shown as a usage example.)
|
|
// (This is not necessary for the project, but just shown as a usage example.)
|