Re: [Nant-users] How to set NANT on local copy = true

2004-06-16 Thread Gert Driesen
- Original Message - From: "Michael Allabauer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 16, 2004 3:23 PM Subject: [Nant-users] How to set NANT on local copy = true > Hi! > > I have a solution consisting of some Web-applications. A

[Nant-users] How to set NANT on local copy = true

2004-06-16 Thread Michael Allabauer
Hi! I have a solution consisting of some Web-applications. All of them need some librarys, which get local copies of the referenced librarys when beeing built with Visual studio. How can i tell nant to do the same? kind regards Michael Allabauer