[general] target = "test" main = "main.c" [build] build_dir = "build" cc = "gcc" cflags = "-Wall"