Re: Send compiler preprocessing directive when building using devenv.exe
From: Carlos J. Quintero [.NET MVP] (carlosq_at_NOSPAMsogecable.com)
Date: 02/28/05
- Next message: Carlos J. Quintero [.NET MVP]: "Re: New to Visual Studio and unable to run projects"
- Previous message: spp: "Web app on SSL"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 28 Feb 2005 11:25:35 +0100
I am not sure, but if you change the current solution Configuration from
within the IDE, it will prompt you to checkout what it needs, so you can try
yourself. But on the other hand, when you build from outside the IDE using
devenv.exe /build, you pass the configuration as command line parameter, so
I think that whatever configuration the solution had does not matter. I am
not sure how this relates to your original question, could you clarify?
-- Carlos J. Quintero MZ-Tools 4.0: Productivity add-ins for Visual Studio .NET You can code, design and document much faster. http://www.mztools.com <lukev123@gmail.com> escribió en el mensaje news:1109323517.455935.258340@f14g2000cwb.googlegroups.com... > Thanks Carlos, > > That might just solve the problem. Just a question about setting the > configuration at a solution level: Does changing which solution > configuration you use update the sln.user file or the sln file? In > other words, do I need to check out the solution file to change the > build configuration that I'm using? > > Thanks for your help. > Luke Venediger. >
- Next message: Carlos J. Quintero [.NET MVP]: "Re: New to Visual Studio and unable to run projects"
- Previous message: spp: "Web app on SSL"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|