Is this something that can be setup for everyone in the nim config, so that on linux/win/Mac you can just select one of the following,
and all the settings for your platform and compiler are handled automatically (I am assuming this is possible) ? * `-d:release32` * `-d:release64` * `-d:debug32` * `-d:debug64`
