https://issues.dlang.org/show_bug.cgi?id=11641
ponce <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from ponce <[email protected]> --- Just wanted to say that this item is important to me. Currently I must regenerate the IDE project files each time I change the architecture or build type. The command-line can be quite convoluted, for example: dub generate --build=release_nobounds --arch=x86_64 visuald Handy selectors for: - arch - build - configuration and building with "dub build" could save me a lot of time. --
