> > I've been recently playing with Mono on Windows and didn't find any
> > guide how to integrate it with Visual Studio .NET 2003. I'm okay with
> > the cmd tools, but it would be great if I get just select "Build
> > Solution" and instead of using csc, VS.NET could use mcs. Is it
> > possible?
Just thinking outloud here Maybe use Nant
(http://nant.sourceforge.net), and then set up an external tool menu
item under the Tools menu to call your nant build script?
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to