Is there a way to change the default architecture to 64-bit on Windows by specifying that in the dub.json file, or in an environment variable?

More generally, can you specify an architecture override in dub.json, instead of having to type --arch=XXX in the command line each time?