Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 52973 invoked from network); 15 Jul 2005 07:49:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Jul 2005 07:49:27 -0000 Received: (qmail 12852 invoked by uid 500); 15 Jul 2005 07:49:18 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 12816 invoked by uid 500); 15 Jul 2005 07:49:18 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 12803 invoked by uid 99); 15 Jul 2005 07:49:18 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Jul 2005 00:49:17 -0700 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of hind.lwahhabi@accenture.com designates 170.252.72.93 as permitted sender) Received: from [170.252.72.93] (HELO ememr1001.accenture.com) (170.252.72.93) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Jul 2005 00:49:14 -0700 Received: from EMEXV1002.dir.svc.accenture.com ([10.130.16.105]) by ememr1001.accenture.com (8.13.4/8.13.4) with ESMTP id j6F7kV5B006392 for ; Fri, 15 Jul 2005 08:46:46 +0100 (WEST) Received: from emexr1003.dir.svc.accenture.com ([10.130.16.112]) by EMEXV1002.dir.svc.accenture.com with Microsoft SMTPSVC(6.0.3790.211); Fri, 15 Jul 2005 09:46:07 +0200 Received: from EMEXM0102.dir.svc.accenture.com ([10.130.16.100]) by emexr1003.dir.svc.accenture.com with Microsoft SMTPSVC(6.0.3790.211); Fri, 15 Jul 2005 09:46:07 +0200 Content-Transfer-Encoding: 7bit X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.326 Content-Class: urn:content-classes:message MIME-Version: 1.0 Importance: normal Priority: normal Content-Type: multipart/mixed; boundary="----_=_NextPart_001_01C58911.43175BC6" Subject: RE: Creating tasks in Ant for C++ project Date: Fri, 15 Jul 2005 09:44:30 +0200 Message-ID: <35F56E214D71814B80E64DCA5B770E520B20F8@EMEXM0102.dir.svc.accenture.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: <35F56E214D71814B80E64DCA5B770E520B20F8@EMEXM0102.dir.svc.accenture.com> Thread-Topic: Creating tasks in Ant for C++ project thread-index: AcWI1MOibrqSKHSfQP2sbiEDYUlZfQAPEUwO From: To: X-OriginalArrivalTime: 15 Jul 2005 07:46:07.0706 (UTC) FILETIME=[42BD03A0:01C58911] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C58911.43175BC6 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable hello hiren; I have just done something similar:basically i use an task to = call different compilers for different source code projects. Otherwise u can use the 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:hiren979@yahoo.com] Sent: Fri 7/15/2005 2:32 AM To: ant user group Subject: Creating tasks in Ant for C++ project=20 =20 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=20 existing makefile to Ant files? =20 thanks, hiren =20 =09 --------------------------------- Start your day with Yahoo! - make it your home page=20 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. ------_=_NextPart_001_01C58911.43175BC6 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org ------_=_NextPart_001_01C58911.43175BC6--