[mono-android] Load resources on a custom library
Amir Waldman
amirw2k at gmail.com
Thu Mar 17 10:59:11 EDT 2011
That would create a circular reference.
The class library is being referenced by the main assembly and is used by
other assemblies as well.
Regards,
Amir
-----Original Message-----
From: monodroid-bounces at lists.ximian.com
[mailto:monodroid-bounces at lists.ximian.com] On Behalf Of Jonathan Pryor
Sent: Thursday, March 17, 2011 4:43 PM
To: monodroid at lists.ximian.com
Subject: Re: [mono-android] Load resources on a custom library
On Mar 17, 2011, at 9:01 AM, Amir Waldman wrote:
> The best option for me (which monodroid doesn't support) is to store
resources within the class library, so you can share it among different
projects.
Couldn't you just reference the Resources.Designer.cs file from your library
project?
- Jon
_______________________________________________
Monodroid mailing list
Monodroid at lists.ximian.com
UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid
More information about the Monodroid
mailing list