Introducing LunaBuild to the build flow (#36)
[lunaix-os.git] / lunaix-os / .vscode / c_cpp_properties.json
index d3390d0f1417aade0dc079548d6e5f76674f73b9..a0c612f030d2a9cbec741841cb814332b5f5e1d9 100644 (file)
@@ -12,8 +12,7 @@
                 "-ffreestanding",
                 "-D__ARCH__=i386",
                 "-D__LUNAIXOS_DEBUG__",
                 "-ffreestanding",
                 "-D__ARCH__=i386",
                 "-D__LUNAIXOS_DEBUG__",
-                "-include flags.h",
-                "-include config.h"
+                "-include .builder/configs.h"
             ],
             "defines": [],
             "compilerPath": "${HOME}/opt/i686-gcc-12/bin/i686-elf-gcc",
             ],
             "defines": [],
             "compilerPath": "${HOME}/opt/i686-gcc-12/bin/i686-elf-gcc",