[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Building using VC++ 2005 Express

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-12-13 11:51:56 CET

On 12/13/05, George Wieggers <george.wieggers@gmail.com> wrote:
> Maybe msbuild might be a better choice.
>
> It's startup-options make more sense (when comparing them with devenv)
>
> msbuild /? gives a few examples:
>
> Examples:
>
> MSBuild MyApp.sln /t:Rebuild /p:Configuration=Release
> MSBuild MyApp.csproj /t:Clean /p:Configuration=Debug
>
>
> It seems a cumbersome task to get the build system working using VC 2005
> express...

MSBuild is MS response to the success of Nant. It's not the compiler -
it's a little bit like an nmake file, but of course improved.

Stefan

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Dec 13 11:52:43 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.