[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: George Wieggers <george.wieggers_at_gmail.com>
Date: 2005-12-13 11:43:03 CET

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...

- George

2005/12/12, Steve Williams <stevewilliams@kromestudios.com>:
>
> Simon Large wrote:
> > Not sure if that is the right one. Does it take any params? Doesn't
> > sound like a command line tool. Would vcbuild mentioned by George
> > Wieggers be better?
>
> vcbuild is what you need instead of devenv.
>
> --
> Sly
>
>
Received on Tue Dec 13 11:43:53 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.