summaryrefslogtreecommitdiffhomepage
path: root/compile_flags.txt
diff options
context:
space:
mode:
Diffstat (limited to 'compile_flags.txt')
-rw-r--r--compile_flags.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/compile_flags.txt b/compile_flags.txt
index e4e5b612..30e25200 100644
--- a/compile_flags.txt
+++ b/compile_flags.txt
@@ -1,10 +1,10 @@
--Idev/kernel
--Idev/
--Idev/user
--Idev/boot
--Idev/launch
--Idev/misc
--Idev/libDDK
+-Isrc/kernel
+-Isrc/
+-Isrc/user
+-Isrc/boot
+-Isrc/launch
+-Isrc/misc
+-Isrc/libDDK
-Ipublic/tools
-Ipublic/tools/mk.app
-Ipublic/tools/mk.fwrk
@@ -14,7 +14,7 @@
-Ipublic/tools/ld.fwrk
-Ipublic/tools/open
-Ipublic/frameworks
--Idev/boot/BootKit
+-Isrc/boot/BootKit
-Itools/
-I./
-std=c++20