[Mono-bugs] [Bug 640619] Ability to use AssetManager to access files deployed with project

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Oct 4 17:19:48 EDT 2010


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

https://bugzilla.novell.com/show_bug.cgi?id=640619#c6


Jonathan Pryor <jpryor at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jpryor at novell.com

--- Comment #6 from Jonathan Pryor <jpryor at novell.com> 2010-10-04 21:19:47 UTC ---
I believe that a manual workaround for now would be to use the
MonoDroidExtraArgs option within your .csproj:

    <PropertyGroup>
        <MonoDroidExtraArgs>-A=raw\resources\dir</MonoDroidExtraArgs>
    </PropertyGroup>

-- 
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