On 2013-08-07 11:48, Jacob Carlborg wrote: > RDMD works like this: all flags passed before the D file will be passed > to the compiler. All flags passed after the D file will be passed to the > compiled application when it's run. You can also pass --build-only if you don't want to run the resulting binary. -- /Jacob Carlborg