summaryrefslogtreecommitdiffhomepage
path: root/src/compile_flags.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/compile_flags.txt')
-rw-r--r--src/compile_flags.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/src/compile_flags.txt b/src/compile_flags.txt
index 614f424..72b2967 100644
--- a/src/compile_flags.txt
+++ b/src/compile_flags.txt
@@ -1,9 +1,10 @@
-I./
--I../external/RodeoEngine/include
--I../external/RodeoEngine/external/bgfx/include
--I../external/RodeoEngine/external/bx/include
--I../external/RodeoEngine/external/STC/include
+-I../external/RodeoKit/include
+-I../external/RodeoKit/external/bgfx/include
+-I../external/RodeoKit/external/bx/include
+-I../external/RodeoKit/external/STC/include
-Wall
-Wextra
-Wpedantic
-Wconversion
+-std=c99