RE: [Nant-users] prj2make and .build files

2005-03-15 Thread Parag Chandra
I think this is in the FAQ, but basically you want to use the task. Here's what I do: http://nant.sourceforge.net/schema/"/> -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Francisco T. Martinez Sent: Tuesday, March 15

RE: [Nant-users] How can I create a dependency on the .build file itself?

2005-03-09 Thread Parag Chandra
ROTECTED] Sent: Wednesday, March 09, 2005 10:44 AM To: Parag Chandra; nant-users@lists.sourceforge.net Subject: RE: [Nant-users] How can I create a dependency on the .build file itself? Parag,   No doubt someone else has already responded... in which case I hope you haven't been swamped by the respon

[Nant-users] How can I create a dependency on the .build file itself?

2005-03-09 Thread Parag Chandra
, like I would expect. I would also like the target to run whenever the .build file itself has changed. Can someone please tell me how I could accomplish this? Thanks.   -Parag Chandra

[Nant-users] How can I define a in one place and extend it in another?

2005-03-08 Thread Parag Chandra
Hello,   I have the following scenario, which I’m sure is not uncommon. I’m building a set of related libraries and applications that all build in much the same way. To avoid duplicating the XML for the build target in each project’s .build file, I have defined it in a top-level .build fi