Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Active solution configuration

Mike896
Beginner
576 Views

Hi

In Configuration Manager, if I have already set Release for the project (only one project), what is the difference between Debug and Release in Active solution configuration?

thank you in advance.

Mike

0 Kudos
1 Reply
sarma_amras
New Contributor I
576 Views
Quoting - Mike896

Hi

In Configuration Manager, if I have already set Release for the project (only one project), what is the difference between Debug and Release in Active solution configuration?

thank you in advance.

Mike


Debug configurations are automatically configured for debugging an application, and Release configurations are configured for the final release of an application.

Refer to the below link for more info...

http://msdn.microsoft.com/en-us/library/kkz9kefa(VS.80).aspx

0 Kudos
Reply