Gerry.
I would have thought to implement these examples by having the top level build file call the children with <nant > the same way you'd do it with make and large recursive builds. I'm not saying you're way is wrong but in general it seems more modular if the top level build just calls the children without knowing what targets are contained in them. this allows the child build files to change as they need without worrying that they will break the parent. Ian >Attached is an example project that simulates a project with 2 libraries >with 2 examples. From inspection you can see how this design would scale >well to a much larger example. This is the basis for the design. > > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers