Re: [Nant-users] [Nant-users]How to use property from other Nant file.

2005-07-17 Thread Merrill Cornish
If you script B in script A, then after the statement, script A will see all of the properties in script B. Merrill --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straight

[Nant-users] [Nant-users]How to use property from other Nant file.

2005-07-16 Thread Sachin Gedam
Dear friends,   I am facing one problem regarding accessing property from other build file. How can I access or use property of other build file in top level build file. Here with this mail I am sending sample build files to you.   Regards Sachin Gedam     root.build     This is root