mainObj

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

Meta