From f3d931aa7cfaf96baef8383b59a8938779541ee7 Mon Sep 17 00:00:00 2001 From: Amlal EL Mahrouss Date: Thu, 15 Aug 2024 18:35:34 +0200 Subject: [IMP] Moved source code into dev/ folder. Signed-off-by: Amlal EL Mahrouss --- dev/Boot/BootKit/compile_flags.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 dev/Boot/BootKit/compile_flags.txt (limited to 'dev/Boot/BootKit/compile_flags.txt') diff --git a/dev/Boot/BootKit/compile_flags.txt b/dev/Boot/BootKit/compile_flags.txt new file mode 100644 index 00000000..337bf99b --- /dev/null +++ b/dev/Boot/BootKit/compile_flags.txt @@ -0,0 +1,3 @@ +-std=c++20 +-I../ +-I../../Kernel -- cgit v1.2.3