dMainDepSrcs

Given the output of compiling a file, return the list of D files to compile to link the executable. Only includes source files to compile

string[]
dMainDepSrcs
(
in string output
)

Meta