On Sep 23, 2011, at 3:31 PM, Mittchel Van Vliet wrote: > But how am I supposed to do that? Just like create 2 type of Library > projects? 1 mono for android and 1 monotouch?
See the project. :-) What I did was I had a MonoTouch Library project spit out an assembly into some Well Known directory, and then from the Mono for Android project I referenced the assembly from that Well Known directory (instead of referencing the project). An alternative approach is to have a project per target (one for MonoTouch, one for Mono for Android), and then "link" the sources into each project so that they share the same files. We do plan on improving this in the (eventual) future, but for now those are the solutions. - Jon _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid