Dustmite for VisualD

Vladimir Panteleev via Digitalmars-d-ide digitalmars-d-ide at puremagic.com
Fri Jul 18 14:28:18 PDT 2014


On Sunday, 13 July 2014 at 18:20:01 UTC, Rainer Schuetze wrote:
> Instead running dustmite on the build batch file could work. 
> Visual D writes source files and libraries to a response file 
> to be passed to the compiler. It would help if dustmite could 
> reduce the batch or the response file.

That could work. With DustMite master, you can add this to the 
command line:

--split *.bat:lines


More information about the Digitalmars-d-ide mailing list