Re: Command line compilation of visual studio project files.
- From: "Emmanuel_" <Emmanuel@xxxxxxxxxxxxxxxx>
- Date: Wed, 22 Feb 2006 22:00:16 +0200
Hi Andrew
As far as I know Microsoft is obliged to answer in 3 days to MSDN
Because this is just a public peer discussion group, not an official
Microsoft support line - MSDN has nothing to do with it.
Subscribers.
I don't know about C#, but in VC++ each build outputs a log file showing
you
the command lines used. If you just want to build a project though take a
look at the /build, /rebuild and /clean command line parameters to devenv.
Search for devenv in the VS help index and you'll see an entry discussing
the parameters
Thanks for the help but in C# and VS2003 no command line arguments are
shown.
Thanks
Emmanuel
.
- Follow-Ups:
- Re: Command line compilation of visual studio project files.
- From: Drew
- Re: Command line compilation of visual studio project files.
- From: Nikolaos D. Bougalis
- Re: Command line compilation of visual studio project files.
- References:
- Command line compilation of visual studio project files.
- From: Emmanuel
- Re: Command line compilation of visual studio project files.
- From: Emmanuel
- Re: Command line compilation of visual studio project files.
- From: Andrew McDonald
- Command line compilation of visual studio project files.
- Prev by Date: Re: Command line compilation of visual studio project files.
- Next by Date: Console window switch - vc2005 C++/clr/MASM project
- Previous by thread: Re: Command line compilation of visual studio project files.
- Next by thread: Re: Command line compilation of visual studio project files.
- Index(es):
Relevant Pages
|