Thanks for the help.  However, that's a problem.  I don't have control
over the Visual Studio projects.  The projects' developers control
those.  I'm trying to automate all my organization's software builds.

Is there any way I can set this in the <nant> task or some other way
in the build script?  Will I have to resort to single project builds
instead of using the solution?

rvb

Paul wrote:
It's a setting in the project file.

If you are using the <solution> nant task to build it, just go into Visual
Studio and choose:

Project --> Properties --> Configuration Properties --> Build

And change the "Output Path".  Save the project and it should build to that
directory next time.

P



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
NAnt-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to