> ----- Original Message ----- 
> From: "Raj Kutthan" <[EMAIL PROTECTED]>
> To: <nant-users@lists.sourceforge.net>
> 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 (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 get copied or built to the DEBUG/OBJ
> folder for each project in the solution. It is a debug configuration so
> files should be copied to this folder as well, what do you think?

I suppose you meant to say obj/<configuration> (eg. obj/Debug).

In that case, this is a known issue :

http://sourceforge.net/tracker/index.php?func=detail&aid=1086651&group_id=31650&atid=402868

May I ask why this is causing problems for you ?

Gert


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to