Julien Sobrier wrote:

Gary Feldman a écrit :

...
 In the build targets:
   <csc target="exe" output="..." doc="..." if="${generateDocs}" />
   <csc target="exe" output="..."           unless="${generateDocs}" />
...



Hello, can this really work? You have to embed the source files between <csc></csc>:

I just omitted the details of the <csc> to focus on the relevant parts. You'd have to repeat them, but most of the enclosed items are filesets that can be defined once and referenced using the refid attribute.


Gary



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to