[Mono-bugs] [Bug 632898] Provide a way to set the MonoDroidExtraArgs MSBuild property

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Aug 26 11:25:10 EDT 2010


https://bugzilla.novell.com/show_bug.cgi?id=632898

https://bugzilla.novell.com/show_bug.cgi?id=632898#c3


Jonathan Pobst <jpobst at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #3 from Jonathan Pobst <jpobst at novell.com> 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.


More information about the mono-bugs mailing list