This is a general rule: all file paths are (or at least should be) relative
to the project that contains them. With this approach it doesn't matter
where you run your buildfile - it should always behave the same. NAnt tasks
take care of making all file paths absolute when passing them to external
u
Hi Gert,
Thanks for that.
It seems that it is relative to the included build file (the one that has the target
which runs the style task), and not the build file that includes this, i.e., not the
directory in which I am running the build. Is this correct?
Nick.
-Original Message-
From