General > General Programming

How to configure different build configuration: Debug and Release

(1/1)

aos:
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:
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

KirkLawson12:

--- Quote from: aos on March 09, 2021, 12:48:07 pm ---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:"

getmodnow.


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

Thanks,
aos.

--- End quote ---
Sure, to change the build configuration for all projects at once, use the Batch Build feature in Visual Studio. Alternatively, you can create a solution-wide build configuration that applies to all projects in the solution.



Navigation

[0] Message Index

Go to full version