The way I got it work was to have Mac (MonoTouch) files referenced as "links to files" in VS from Mono for Adnroid and WP7 project. I used MonoTouch to VS converter (borrowed from: http://www.shrinkrays.net/code-snippets/csharp/monotouch-tips-and-snippets.aspx) to modify MonoTouch project file so I could open the whole solution in VS 2010. I used TFS as a source control. If try to build Silverlight/WPF/WP7 project you would do similar thing. All MonoTouch project files were on windows share of course. MonoDevelop was happy with it. I have a little more of the description on my blog:
http://sim4all.com/blogging/?p=173 -- View this message in context: http://monotouch.2284126.n4.nabble.com/sharing-between-monotouch-and-monodroid-any-tips-tp3781709p3782691.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
