Hi all,
I am trying to build a library of reusable targets that I can include into
my build files.  In order to do this, I'd really like to be able to be able
to evaluate properties like the following:

${$nant.project.name}.dist.dir}

in my reusable target, which would then expand to the value of (say)

${myproj.dist.dir}

I get an error if I try this (which I kinda expected).  Is there any way I
could workaround this?

Pete


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to