[MonoDevelop] Default compiler options for newly created project

Michael Hutchinson m.j.hutchinson at gmail.com
Tue Jul 13 16:57:03 EDT 2010


On Tue, Jul 13, 2010 at 2:22 PM, lost <lostfreeman at gmail.com> wrote:
> Hello!
>
> I'm working on F# language binding. How can I provide default compiler
> options for release and debug configurations? By default they are the same.

Take a look at main/src/addins/CSharpBinding/MonoDevelop.CSharp/CSharpLanguageBinding.cs,
line 91 or so.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list