Hi,
Recently I got a project when after opening in visual studio 2005 in build mode drop down, only debug mode is shown but release mode not shown.Project builds successfully in debug mode is there a way to enable release mode.
Thanks
Hi,
Recently I got a project when after opening in visual studio 2005 in build mode drop down, only debug mode is shown but release mode not shown.Project builds successfully in debug mode is there a way to enable release mode.
Thanks
You can right click on the solution file and select "Configuration Manager" there you can set the build for all projects, or project by project.
If the configuration manager you can also add different configurations, including a release version.