On Tue, Dec 23, 2008 at 9:23 AM, Lokhande, Manjusha
<manjusha.lokha...@morganstanley.com> wrote:
> Thanks for the solution Brass!
> But the issue here is if I have created a folder named "obj" (different
> from the intermediate "obj" folder) which contains some files that I use
> in the project, then this "clean" target will also delete my "obj"
> folder which I do not want to happen. Could you guide in this case?

Add an <exclude /> element for that specific directory and its contents.

------------------------------------------------------------------------------
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to