Question : How to make a Release Version of a Project in VS 2005

Hello EE.

I have been working on a software project using C++ and MFC using Visual Studio 2005 and I am having trouble trying to compile a release version of my project.

If anyone can provide me a step-by-step solution on how to do this, it would be greatly appreciated.

Thank you very much in advance.

Answer : How to make a Release Version of a Project in VS 2005

1. Launch Visual Studio.
2. Open your project.
3. Select Release configuration (in the standard Toolbar).
4. Build the project.

MSDN. How to: Set Debug and Release Configurations
http://msdn.microsoft.com/en-us/library/wx0123s5.aspx

Random Solutions  
 
programming4us programming4us