Currently a detailed explanation doesn't exist and finding what does exist is a
little bit of a snipe hunt.

The short (and almost criminally incomplete) answer is:
unzip the nant file into "program files\nant"
unzip the nant-contrib file into "program files\nant-contrib"
    use the <loadtasks path="c:\program files\nantcontrib\bin"/> directive
    to reference nant-contrib tasks
add "c:\program files\nant\bin" to you path
open up a cmd to you build directory where you have a single .build file
type nant and away you go.

Good Luck Starfighter

Malcolm



--- [EMAIL PROTECTED] wrote:

> hi, i am really new with this stuff so i need a detail explanation how to
> configure nant for already existing project, where should i put the nant
> files relativly to the project and the solution files? how do i specify the
> directory it will build? and please be as detail as you can.
> thanks in advance


=====
"Oh Bother!" said the Borg, "We just assimilated Pooh."


        
                
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to