index
:
simple_platformer.git
branch/simd-math
master
A 2d platformer from scratch, using c++ and opengl
talha
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compile_flags.txt
blob: 474e1641d7c78295e5b1ca083a13cbbf1723e3b4 (
plain
)
1
2
3
4
5
6
7
8
-xc++ -std=c++11 -Wall -I./include -I/usr/include -I/usr/local/include -DDEBUG -O2