Yes, the TaskName attribute specifies the command name of the program to run
for things that inherit from CompilerBase. But the program name (executable)
is actually taken from the ProgramFileName property of ExternalProgramBase
(which CompilerBase inherits from).

I hope that helps,
Scott

----- Original Message -----
From: "Dag Christensen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, December 12, 2002 6:46 AM
Subject: [Nant-users] Using the mono mcs task?
[snip]
> Tried looking at the nant source code, but the level of generalization and
> inheritance initially put me off (tight schedules as always) - is it the
> TaskName("mcs") attribute that specifies the name of the exe file?
>



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to