[MonoDevelop] Platform Specific Custom Build Events & Projects

Lluis Sanchez Gual slluis.devel at gmail.com
Tue Sep 28 07:07:05 EDT 2010


El dj 23 de 09 de 2010 a les 19:16 -0400, en/na Chuck McCrobie va
escriure:
> I'm developing an application that runs on Windows, Linux, and FreeBSD
> using Mono 2.6.7.  For Windows, I use Visual Studio 2008/2010 for
> development.  On OpenSUSE and FreeBSD, I am using Monodevelop.
> 
> However, I have projects specific to OpenSUSE that are different than
> FreeBSD - neither of which should be included / compiled on Windows.
> 
> Is there a mechanism within MonoDevelop to reference the OpenSUSE
> project when the solution is opened for OpenSUSE and conversely, for
> FreeBSD?  

You can define different build configurations, one for each target
platform. For each configuration, you can select which projects it has
to build. This can be done in the soltuion configuration options.

Lluis.



More information about the Monodevelop-list mailing list