CompileFlags: Add: [ -std=c11, -Wall, -Wpedantic, -xc, -D_POSIX_C_SOURCE=199309L, "-Isrc", "-I../", ] Compiler: gcc --- If: PathMatch: .*\.h CompileFlags: Remove: -xc Add: -xc-header --- If: PathMatch: bin/.*\.c CompileFlags: Add: -Isrc