summaryrefslogtreecommitdiffhomepage
path: root/src/compile_flags.txt
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2023-03-26 00:53:15 -0400
committerrealtradam <[email protected]>2023-03-26 00:53:15 -0400
commite14efe058ff361e2fed1c6cfdf9f49801156e99b (patch)
tree8444c017e7811fe239b960442c011cb71c02770b /src/compile_flags.txt
parent88a6fd13e4fdbf376bcab4bf48c1da2f534d0f1f (diff)
downloadrodeo_sample_game-e14efe058ff361e2fed1c6cfdf9f49801156e99b.tar.gz
rodeo_sample_game-e14efe058ff361e2fed1c6cfdf9f49801156e99b.zip
rodeo bump
Diffstat (limited to 'src/compile_flags.txt')
-rw-r--r--src/compile_flags.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/compile_flags.txt b/src/compile_flags.txt
index 671824b..fcb033f 100644
--- a/src/compile_flags.txt
+++ b/src/compile_flags.txt
@@ -1,4 +1,9 @@
-I./
-I../external/RodeoEngine/include
+-I../external/RodeoEngine/src
-I../external/RodeoEngine/external/bgfx/include
-I../external/RodeoEngine/external/bx/include
+-Wall
+-Wextra
+-Wpedantic
+-Wconversion