, 2007 12:53 AM
To: Dix, John; nant-users@lists.sourceforge.net
Subject: RE: [NAnt-users] linking multiple build files
John,
Use the task instead:
http://nant.sourceforge.net/release/latest/help/tasks/nant.html
For example
John,
Use the task instead:
http://nant.sourceforge.net/release/latest/help/tasks/nant.html
For example:
or if you jus
John,
First I would strongly recommend that you checkout the documentation and
examples at http://nant.sf.net. It will go a long way toward answering
your questions.
I would structure the master build something like this, assuming the
order of dependency betweeen your projects. Also
assuming tha