Wish Build Configurations combobox and link to Debug/Release

Marcus Araujo

Member
Licensed User
Longtime User
Hello,

I like to use the build configurations mode for debug and release types.
Using conditionals, I can choose to log or not, display onscreen debug information etc

And when I am ready to publish, it would be great to choose "FINAL RELEASE" in build configuration and it automatically change to "Release" compilation.

So my two suggestions are:
1) Build Configurations could have a combobox at the left side of Debug/Release in the toolbar;
2) A build configuration could be linked to Debug or Release compilation.

Thanks :)
 
Top