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



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rick Barter
Sent: Wednesday, February 15, 2006 5:13 PM
To: [email protected]
Subject: [NAnt-users] How do I change the directory structure of the output
from a solution build?

I am building a solution that puts the output into the following 
directory structure:
    <project.dir>\src\bin\Release\<my_exe>

How can I change this behaviour?  I've tried changing the output= 
parameter, but to no avail.

I want it to be placed right in: <project.dir>\bin

Is this just a function of the solution itself or my lack of 
experience with Nant?  Any help is very much appreciated.

rvb


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




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