mainObj

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

Meta