Mike Roberts wrote:

task for this purpose. The included project
(build file) can just contain a project element and a set of properties to
set in the parent project.



Good idea. Better than the <script> workaround I was thinking of - thanks!



btw this is the NAnt idiomatic way of doing Ant's <property file="" />. Its a bit more typing than using a 'name=value' properties file but it means that there is a single format and its easy to cut and past property definitions from a build file into an included file.

Ian



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to