diff options
Diffstat (limited to 'compile_flags.txt')
-rw-r--r-- | compile_flags.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/compile_flags.txt b/compile_flags.txt new file mode 100644 index 0000000..7745765 --- /dev/null +++ b/compile_flags.txt @@ -0,0 +1,8 @@ +-target
+i686-pc-windows-msvc
+-include
+stdbool.h
+-I3p
+-Wpedantic
+-Wextra
+-Wno-gnu-zero-variadic-macro-arguments
|