summaryrefslogtreecommitdiffhomepage
path: root/compile_flags.txt
blob: 6c24593e5a3ad417f90f56f0c1f326b31ce2ebb6 (plain)
1
2
3
4
5
6
7
8
-std=c++20
-Idev/
-Idev/src/
-Idev/LibCompiler/Detail
-Isdk/
-I./
-DLC_USE_STRUCTS
-xc++