That is normally what people expect - assuming the startup project references the other one, you really want them both to be compiled so that the latest changes are all included.
Aanyway... to change the behavior, right click on your solution in MonoDevelop > Options > Build > Configurations > Configuration Mappings tab ... there you can untick the Build column to control which solutions are built in which configurations. [screenshot] http://www.screencast.com/t/zyPniBRlPc Note: i'm not necessarily recommending that, as if you forget about it later (or someone else uses your solution) it can easily get confusing as to why one of the projects doesn't build with the others... cd On Thu, Dec 13, 2012 at 1:37 PM, Guido Van Hoecke <[email protected]> wrote: > project. Still when I build the current startup project, it builds both >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
