mainObj

Undocumented in source.
enum mainObj = Target(`main` ~ objExt, `dmd -c -J$project -of$out $in`, [Target(`main.d`)], [Target(`string.txt`)]);

Meta