No it doesn't. NAnt only uses the compilers that come with .NET Framework
(csc.exe, vbc.exe, and so on). It emulates the behaviour of VS.NET when
compiling projects through <solution> task.

Looks like another compiler needs to be added ;-)

Jarek

----- Original Message ----- 
From: "Jean-Francois Gagnon" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 14, 2004 7:43 PM
Subject: [Nant-users] NANT and VS.NET CLI


> Hi,
>
>
>
> Is NANT rigged to invoke the VS.NET CLI transparently?
>
>
>
> I am asking this because here we are using a COBOL Compiler (don't laugh)
> that VS.NET handles, but NANT does not (at least directly).
>
>
>
> Regards
>
>
>
> JFG
>
>



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to