We use NAnt to build our VC6 projects by just calling MSDEV from a
command-line task.  Not perfect but it works fairly well.
CruiseControl.NET is used to tie it all together.

Mike

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ian MacLean
Sent: 03 August 2005 07:08
To: Trask, Hal
Cc: nant-users@lists.sourceforge.net
Subject: Re: [Nant-users] Non .Net automated Build Tools



Trask, Hal wrote:

>We are currently looking at tools to perform automated build with. We 
>currently use C++ and Visual Basic, however they are pre - .Net 
>versions. Can you tell me if NAnt supports pre .Net versions of C++ or 
>VB? I always see references to the CLR and .Net versions 1.0 and 
>later....but never anything related to pre .Net.
>  
>
there is a vb6 specific task [1] in NAntContrib and I think (but am not 
sure ) that the <cl>  and <link> [2] tasks will work with vc++6

Ian

[1]http://nantcontrib.sourceforge.net/nightly/latest/help/tasks/vb6.html

[2]http://nant.sourceforge.net/release/latest/help/tasks/cl.html
http://nant.sourceforge.net/release/latest/help/tasks/link.html

Ian


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users


------------------------------------------------------------------------
For more information about Barclays Capital, please
visit our web site at http://www.barcap.com.


Internet communications are not secure and therefore the Barclays 
Group does not accept legal responsibility for the contents of this 
message.  Although the Barclays Group operates anti-virus programmes, 
it does not accept responsibility for any damage whatsoever that is 
caused by viruses being passed.  Any views or opinions presented are 
solely those of the author and do not necessarily represent those of the 
Barclays Group.  Replies to this email may be monitored by the Barclays 
Group for operational or business reasons.

------------------------------------------------------------------------



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to