mainObj

Undocumented in source.
enum mainObj = Target(`main` ~ objExt, `dmd -I$project/src -c $in -of$out`, Target(`src/main.d`));

Meta