Home All Groups Group Topic Archive Search About

TFSBuild MSBuild Command Line Arguments

Author
9 May 2007 12:34 PM
Shikhar
Hi,

I am using TFSBuild so as to do some custom build tasks.

Now, i want to pass a label\path as input to the build script.

As far as MSBuild.exe is concerned, there exists a command line option
'/p' by which we can modify a property.

I want to do the similar thing with TFSBuild.exe (As far as command
line options are concerned, there is no such option in TFSBuild.exe).

I thought of doing it by means of some config file but so as to read
it, it has to be in a XML file and developers do not have access to
the build server machine.

Can anyone please help me out in this.

Regards,
Shreshth

AddThis Social Bookmark Button