compile_flags.txt 73 B

1234567
  1. -xc++
  2. -Wall
  3. -W*
  4. -std=c++17
  5. -stdlib=libc++
  6. -Iinclude/
  7. -I3rd/box2d/include/