Re: How do I build a Release Version?

From: Rob Windsor [MVP] (rwindsor_at_NO.MORE.SPAM.bigfoot.com)
Date: 02/19/04


Date: Thu, 19 Feb 2004 14:44:11 -0500

In the Standard toolbar there is a dropdown that let's you choose to build
in Debug, Release or your own custom configuration, that's what you need to
set.

-- 
Rob Windsor [MVP-VB]
G6 Consulting
Toronto, Canada
"OC" <nfr@nospam.com> wrote in message
news:uCtNwXw9DHA.2432@TK2MSFTNGP10.phx.gbl...
> I go into the properties menu of my solution and changed Configuration
from
> Active(Debug) to Release. All projects were changed.
>
> However, when I recompile the solution, I only get the debug version...
> going back into solution properties I see it has been reset to
> Debug(Active).
>
> What's going on?
>
>


Relevant Pages

  • Re: Debug and break point problem - There is no source code availa
    ... I, too, moved the source code from one ... >> I started a new project and confirmed that I can debug it. ... >>> It can be temporarily fixed by us logging off, ... >>> I had to manually change the reference in the Solution properties. ...
    (microsoft.public.dotnet.general)
  • Re: Referencing source of 3rd party library when debugging
    ... We are using Redhats pthread implementation for Win32 as we ... > When we debug we'd like to view such things as pthread_mutexs etc.. ... > however the source for this is available to the debugger. ... Solution properties | Common Properties | Debug Source Files ...
    (microsoft.public.vsnet.debugging)
  • How do I build a Release Version?
    ... I go into the properties menu of my solution and changed Configuration from ... However, when I recompile the solution, I only get the debug version... ... going back into solution properties I see it has been reset to ...
    (microsoft.public.dotnet.general)