On Tue, 23 Nov 2004, Jeff Davidson <[EMAIL PROTECTED]> wrote:

> I'm not at work, so I don't have a concrete example in front of me
> but, basically, you just want to look at the docs for the <exec/>
> task, and call your command line compiler.

<apply> probably is more appropriate.

For more complex situations with cross platform builds I'd reccommend
that you look into the <cc> task and friends over at the Ant-Contrib
project at Sourceforge.  <http://ant-contrib.sf.net/>

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to