Adam Keys wrote:
So are you going to create a mono task for NAnt or will it still use the
csc task but magically know to exec mcs?  I'd like to use NAnt to build
my project but I'm not sure how to work around the csc/mcs thing.
There is a Nant mcs task that can use mcs to build things (corlib already contains a mcs-build target that uses the mcs nant task).
I'm currently planning to provide mcs-build targets in all .build files that work this way (unless there is a better way to do this with Nant. I'm just beginning with Nant, so it might be there is a better to do it.
---
Jeroen Janssen



_______________________________________________
Mono-list maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Reply via email to