Re: [Nant-users] Problem with lc.exe task ignors output parameter

2005-11-09 Thread Marcin Grzębski
Hi, Martin Henderson wrote: I am using NANT 0.85 RC3. I am trying to compile a licenses.licx file and place the resulting .licenses file in a specific directory. target="${binary.dir}\${binary.filename}" output="${src.drv}\${project.path}\${binary.filename}.licenses" verbose="true"/>

[Nant-users] Problem with lc.exe task ignors output parameter

2005-11-09 Thread Martin Henderson
I am using NANT 0.85 RC3. I am trying to compile a licenses.licx file and place the resulting .licenses file in a specific directory.       However the task appears to append the path to the temp path.    [license] Output file 'W:\Pluto\Code.Net\TraPricingDatesCalendar\TraPricingDate