Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 57542 invoked from network); 1 Oct 2007 05:15:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Oct 2007 05:15:08 -0000 Received: (qmail 64276 invoked by uid 500); 1 Oct 2007 05:14:53 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 64249 invoked by uid 500); 1 Oct 2007 05:14:53 -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 64238 invoked by uid 99); 1 Oct 2007 05:14:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 30 Sep 2007 22:14:53 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [193.109.238.66] (HELO dnsinet.rzf-nrw.de) (193.109.238.66) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Oct 2007 05:14:54 +0000 Received: from z011100.bk.fin.local (z011100.bk.fin.local [172.18.101.140]) by dnsinet.rzf-nrw.de (8.14.0/8.14.0) with ESMTP id l915E0Fh002532 for ; Mon, 1 Oct 2007 07:14:00 +0200 Received: from z011034.bk.fin.local ([130.11.7.34]) by z011100.bk.fin.local with Microsoft SMTPSVC(6.0.3790.0); Mon, 1 Oct 2007 07:14:00 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: AW: Need to compile VB project Date: Mon, 1 Oct 2007 07:14:00 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Need to compile VB project Thread-Index: AcgDhDEsD9fw6aFsRM219yM65C8hQgAZYuNA From: To: X-OriginalArrivalTime: 01 Oct 2007 05:14:00.0450 (UTC) FILETIME=[E03E4620:01C803E9] X-Virus-Checked: Checked by ClamAV on apache.org Have a look at Ants DotNet AntLib http://ant.apache.org/antlibs/proper.html http://ant.apache.org/antlibs/dotnet/index.html=20 Jan >-----Urspr=FCngliche Nachricht----- >Von: David Weintraub [mailto:qazwart@gmail.com]=20 >Gesendet: Sonntag, 30. September 2007 19:05 >An: Ant Users List >Betreff: Re: Need to compile VB project > >Ant isn't really built for compiling VB6 projects. Its main purpose is >for compiling Java code and projects. As far as I know, there is no >compile Visual Basic script based tasks in Ant. The way to do that is >to call the "exec" task to call your compilation script. > >You might want to look at Nant which is the .NET version of Ant. This >version of Ant is specially built to build Microsoft specific projects >and includes tasks for compiling VisualStudio projects written in C#, >C++, and Visual Basic. > >See for more information. > >On 9/30/07, Sayed, Irfan (Irfan) wrote: >> >> >> Hi All, >> >> I need to write Ant build script which will compile the VB6 project. >> Currently the build script is in batch file I need to=20 >convert it into the >> Ant script. Please find the attached batch script. >> Can somebody please help me out in writing the same. >> >> I will be Regards >> Irfan. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: >> user-unsubscribe@ant.apache.org >> For additional commands, e-mail: user-help@ant.apache.org >> > > >--=20 >-- >David Weintraub >qazwart@gmail.com > >--------------------------------------------------------------------- >To unsubscribe, e-mail: user-unsubscribe@ant.apache.org >For additional commands, e-mail: user-help@ant.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org