summaryrefslogtreecommitdiffhomepage
path: root/compile_flags.txt
diff options
context:
space:
mode:
authorAmlal <amlal.elmahrouss@icloud.com>2025-01-21 20:23:15 +0100
committerAmlal <amlal.elmahrouss@icloud.com>2025-01-21 20:23:15 +0100
commita133c71c22b8f9576bfc667f000c7c764d4505c8 (patch)
tree03b3edef5ebf7e0182b4ae73cd5d38c370ed947c /compile_flags.txt
ADD: NeKernel Toolchain 0.0.9 (Beta Release)
Signed-off-by: Amlal <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'compile_flags.txt')
-rw-r--r--compile_flags.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/compile_flags.txt b/compile_flags.txt
new file mode 100644
index 0000000..8de0bae
--- /dev/null
+++ b/compile_flags.txt
@@ -0,0 +1,8 @@
+-std=c++20
+-Idev/
+-Idev/src/
+-Idev/LibCompiler/Detail
+-Isdk/
+-I./
+-DTK_USE_STRUCTS
+-xc++ \ No newline at end of file