The various NAnt compiler tasks all have <sources> nested under the task.  The plural 
names implies it's a specialized version of fileset, allowing one task invocation to 
compile, say, a whole diredctory full of source.

However, the only examples in the NAnt help is one compiling a single hello world 
problem.  Also, each compiler task takes a single 'output' property, implying that 
only one binary will be produced per compiler task invocation.

Can one compiler task invocation do multiple compiles or not?


Merrill


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to