DB48X-on-DM42/.clangd
Christophe de Dinechin f6cd08792e Find includes two level up (necessary e.g. for target.h)
When we are deeper inside the project, need to go higher up.
I hope there is a better way to do that, but I did not have time to find it.

Signed-off-by: Christophe de Dinechin <christophe@dinechin.org>
2023-06-20 18:47:55 +02:00

2 lines
447 B
Text

CompileFlags:
Add: [-xc++, -std=gnu++17, -Idmcp, -Isrc/dm42, -Isrc, -Iinc, -Irecorder, -I../dmcp, -I../src/dm42, -I../src, -I../inc, -I../recorder, -I../../dmcp, -I../../src/dm42, -I../../src, -I../../inc, -I../../recorder, -DDECIMAL_CALL_BY_REFERENCE, -DDECIMAL_GLOBAL_ROUNDING, -DDECIMAL_GLOBAL_ROUNDING_ACCESS_FUNCTIONS, -DDECIMAL_GLOBAL_EXCEPTION_FLAGS, -DDECIMAL_GLOBAL_EXCEPTION_FLAGS_ACCESS_FUNCTIONS, -D_WCHAR_T_DEFINED, -D__packed= ]