Re: [Nant-users] some questions

2003-10-27 Thread Hugues Lismonde
tead of creating directories, the files are named with their directory, so I get one flat structure) Isn't there a tar of it somewhere? Doesn't there exist a properties task in which you can load properties from a file? I searched the task reference but didn't seem to find one.

[Nant-users] Resgen Task & Prefix

2003-09-23 Thread Hugues Lismonde
en - allow to set culture info in CSC task. For now on, the only solution I found is to make a script task to rename resgen output files with prefix but it is a bit ugly and gets performed every times even when there is not changes. Thanks again, -- Hugue