[MonoDevelop] single file compile?

Fawad Halim fawad@fawad.net
Thu, 12 Aug 2004 09:25:59 -0500


Simon,
	Other .NET IDEs like VS.NET and SharpDevelop don't let you do that 
either. The Project is required for passing parameters like output type, 
references, etc. to the compiler.

-fawad

Simon Males wrote:

> 
> I don't think I have ever been able to compile a single .cs file in 
> MonoDevelop, projects seem to be okay. Are other people experincing this 
> as well ?
>