diff options
author | Lizzy Hunt <lizzy.hunt@usu.edu> | 2023-11-21 13:29:11 -0700 |
---|---|---|
committer | Lizzy Hunt <lizzy.hunt@usu.edu> | 2023-11-21 13:34:42 -0700 |
commit | 205bddb307a1148828ae1cdbc56e960a401834a3 (patch) | |
tree | 960be56f99a79c04284fdf426de2a1f2de641deb /compile_flags.txt | |
download | gbarubik-205bddb307a1148828ae1cdbc56e960a401834a3.tar.gz gbarubik-205bddb307a1148828ae1cdbc56e960a401834a3.zip |
init
Diffstat (limited to 'compile_flags.txt')
-rw-r--r-- | compile_flags.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/compile_flags.txt b/compile_flags.txt new file mode 100644 index 0000000..e71e5ee --- /dev/null +++ b/compile_flags.txt @@ -0,0 +1,3 @@ +-I/opt/devkitpro/libtonc/include +-I./inc/ +-I./build/ |