But it's not possible to set different names for output files. I want to build App.exe and AppDebug.exe after simple command dub build.
Is it's possible to make rule, that allow to build two version of
App? One release and one debug at same time. I looked at
"buildTypes" https://code.dlang.org/package-format?lang=json
- Build release and debug with dub Suliman via Digitalmars-d-learn
- Re: Build release and debug with dub Puming via Digitalmars-d-learn
- Re: Build release and debug with ... Puming via Digitalmars-d-learn