Enabling hierarchical nant builds
...properties, like where the output directories for the overall build live, where the tools live, and so on. And that works fine when I run the build from the root. The properties get defined, all the child scripts are run with tasks, and they see those properties. But if I want to drill down into the tree and run one of the build scripts lower...
