awesome idea! and that can be put into static if-s and such!! 


On Wed, Nov 28, 2012 at 11:23 PM, 1100110 <0b1100110@gmail.com> wrote:
On 11/27/2012 02:37 PM, Jesse Phillips wrote:
On Tuesday, 27 November 2012 at 16:04:47 UTC, Andrei Alexandrescu wrote:

#!/usr/bin/rdmd
/**rdmdoptions
-L-lmylib
*/
...

#!/usr/bin/rdmd
@("compiler options", "-L-lmylib") module main;
...

Maybe... sorry I don't know if this would work with current UDA.

pragma(build, "rdmd -Jviews -Isrc/debug --version=debug");



--
Bye,
Gor Gyolchanyan.