RE: [Nant-users] nAnt does not copy files to DEBUG/OBJ folder

2005-01-12 Thread Raj Kutthan
Many thanks, that works fine. Regards, Raj. -Original Message- From: Ian MacLean [mailto:[EMAIL PROTECTED] Sent: 11 January 2005 16:48 To: Raj Kutthan Cc: Gert Driesen; nant-users@lists.sourceforge.net Subject: Re: [Nant-users] nAnt does not copy files to DEBUG/OBJ folder Raj Kutthan

Re: [Nant-users] nAnt does not copy files to DEBUG/OBJ folder

2005-01-11 Thread Ian MacLean
y you can debug with a project that has been built by nant. Ian -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: 11 January 2005 15:57 To: Raj Kutthan; nant-users@lists.sourceforge.net Subject: Re: [Nant-users] nAnt does not copy files to DEBUG/OBJ folder --

Re: [Nant-users] nAnt does not copy files to DEBUG/OBJ folder

2005-01-11 Thread Gert Driesen
> - Original Message - > From: "Raj Kutthan" <[EMAIL PROTECTED]> > To: > Sent: Tuesday, January 11, 2005 4:46 PM > Subject: [Nant-users] nAnt does not copy files to DEBUG/OBJ folder > > Hi, > > I am currently building a .NET solution (confi

[Nant-users] nAnt does not copy files to DEBUG/OBJ folder

2005-01-11 Thread Raj Kutthan
Title: nAnt does not copy files to DEBUG/OBJ folder Hi, I am currently building a .NET solution (configuration: DEBUG). nAnt builds all the DLL files and deposits them in the output directory specified in the solution configuration (i.e specified via the IDE). However, the DLL files do not

RE: [Nant-users] nAnt does not copy files to DEBUG/OBJ folder

2005-01-11 Thread Raj Kutthan
Ant does not copy files to DEBUG/OBJ folder > - Original Message - > From: "Raj Kutthan" <[EMAIL PROTECTED]> > To: > Sent: Tuesday, January 11, 2005 4:46 PM > Subject: [Nant-users] nAnt does not copy files to DEBUG/OBJ folder > > Hi, >