Dub generate visuald, multiple configurations?

Guillaume Piolat via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sun Jun 19 00:43:25 PDT 2016


On Sunday, 19 June 2016 at 07:25:29 UTC, Tofu Ninja wrote:
> On Friday, 17 June 2016 at 08:49:47 UTC, Tofu Ninja wrote:
>> Is there a way to generate a single visuald project file for 
>> all dub configurations, selecting the configuration from the 
>> visual studio configuration manager? Or do I have to generate 
>> a separate project for each configuration?
>
> I am guessing no?

No. You have to regenerate each time you switch compiler, arch or 
configuration. shell aliases help!


More information about the Digitalmars-d-learn mailing list