Author Topic: How to configure different build configuration: Debug and Release  (Read 1967 times)

aos

  • Community Member
  • Posts: 22
  • Hero Points: 0
I want to have to different build configuration: Debug and Release.

I saw that I can change the configuration for each project i.e Debug/Release.
I do it by doing the following: Project Properties->choose the requested configuration in the "Settings for:"

Image attached.


But how can I change the configuration for all the project at once in order to build all the projects?

Thanks,
aos.

moatingodseye

  • New Community Member
  • Posts: 2
  • Hero Points: 0
Re: How to configure different build configuration: Debug and Release
« Reply #1 on: May 16, 2021, 09:20:24 am »
Hello,
If you go into project properties...
And then top right configurations...
And then choose the configuration you want and press the set active button at the bottom right.
Cheerio