hello hiren; I have just done something similar:basically i use an <exec> task to call different compilers for different source code projects. Otherwise u can use the <cc> task of ant-contrib project. The make targets will then only have to be translated to ant targets with the correct dependencies.
-----Original Message----- From: hiren patel [mailto:[EMAIL PROTECTED] Sent: Fri 7/15/2005 2:32 AM To: ant user group Subject: Creating tasks in Ant for C++ project Hi, is it easy to create custom tasks in Ant to achieve the functionaly as provided by make ? I want to move from make to ANT , so do you have an idea that what it takes to convert the existing makefile to Ant files? thanks, hiren --------------------------------- Start your day with Yahoo! - make it your home page This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]