How can i generate custom build profile on Visual Studio 2019?
Unsolved
General and Desktop
-
Hi
I'm trying to generate a custom build profile Release with debug on Visual Studio 2019. I found possible solutions by searching on forums and I made some attempts with function"addExclusiveBuilds" but didn't work.
So, I wonder if this is really possible.
I need to create a custom build RelWithDebInfo and when I open the VS solution, it appears in the options "Release", "Debug" and "RelWithDebInfo "
Thanks.
Best Regards.
Paulo