Java Mailing List Archive

http://www.ant-tasks.com/

Apache Ant Archive

» Ant Users List
» Ant Developers List
<cc > task issue in ANT

<cc > task issue in ANT

2007-06-28       - By query
Reply:     1     2     3     4     5     6     7  

?
Is it possible to use NANT within ANT just like ant-contrib ?
I may need NANT only for<cl>,<mc>,<rc> and <csc> tasks. For all other things I
am comfortable using ANT tool.



On Sat, 23 Jun 2007 David Weintraub wrote :
>If you're using Microsoft's .NET framework, you might want to look at
>Nant and not Ant. Nant is the .Net equivalent of Ant. Nant has a <mc>
>task which uses the Microsoft Message compiler and a <cl> task for
>compiling VSC++ code.
>
>Take a look at: http://nant.sourceforge.net/ and see if this does what you
want.
>
>On 22 Jun 2007 11:45:18 -0000, query <search2006@(protected)> wrote:
>>
>>Hi,
>>
>><cc> task in ANT is having an attribute with values "msvc" and "msrc" for
microsoft Visual C++ and microsoft resource compilers respectively.
>>
>>Is there any task or attribute for microsoft message compiler?
>>
>>Similarly, is there any task for IDLToCLSCompiler.exe ued in microsoft.NET
framework?
>>
>>I want to know as soon as possible.
>
>
>-- --
>David Weintraub
>qazwart@(protected)
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: user-unsubscribe@(protected)
>For additional commands, e-mail: user-help@(protected)
>

©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.