https://bugzilla.novell.com/show_bug.cgi?id=632898
https://bugzilla.novell.com/show_bug.cgi?id=632898#c3 Jonathan Pobst <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #3 from Jonathan Pobst <[email protected]> 2010-08-26 15:25:09 UTC --- I don't think we want to expose undocumented features to our users. If you want to use undocumented features of monodroid, this can be done using the standard MSBuild project system. Open up your .csproj in Wordpad or whatever, and add the following line: <MonoDroidExtraArgs>--myoption</MonoDroidExtraArgs> Done! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
