mainObj

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

Meta