I have need to do something approximately like this:

   for each directory you find in this subdirectory
      execute a command with the directory name as part of the command line
   loop

Doesn't really sound like something I can do with NAnt as is, can I? If not,
would there be any interest in it?

I need it to build a bunch of samples, found in $/samples. At the moment, I
have a line for each sample that I'm hand adding to the .build file in two
places (building and cleanup). It would be nice to eliminate this step. I
know I could just write C# script to do it, which I may do, but I thought
I'd ping the group before I did.
   
Brad

--
Read my web log at http://www.quality.nu/dotnetguy/


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to