reggae.rules.c

High-level rules for compiling C files

Members

Functions

cCompile
Target cCompile(string srcFileName, string flags, string[] includePaths, string projDir)
Undocumented in source. Be warned that the author may not have intended to support it.
cObjects
Target[] cObjects()

Compile-time function to that returns a list of Target objects corresponding to C source files from a particular directory

Meta