[MonoDevelop] How could I specify a conditional compilation symbol within a MonoDevelop 2.8 project template (.xpt.xml)?

Alan alan.mcgovern at gmail.com
Mon Jan 16 16:27:51 UTC 2012


Oh, sorry, I didn't read your original email properly. I don't believe it's
possible to set this via the templating system. It is only settable via the
project options or via code.

Alan

2012/1/16 Marcos Cobeña Morián <mcobena at syderis.com>

> Thanks Alan!
>
> Would you know how to set that within a MonoDevelop 2.8 project template
> (.xpt.xml)?
>
>
> 2012/1/16 Alan <alan.mcgovern at gmail.com>
>
>> Hi,
>>
>> This can be done by opening the settings for your project and going to
>> the 'Compiler' settings of the 'Build' section. Type whatever symbols you
>> wish in that section, separated by semicolons.
>>
>> Alan
>>
>> 2012/1/16 Marcos Cobeña Morián <mcobena at syderis.com>
>>
>>> Hello,
>>>
>>> Something similar to (picked from a .csproj)
>>>
>>> <DefineConstants>DEBUG; ANDROID</DefineConstants>
>>>
>>> Thanks in advance!
>>>
>>> --
>>> *Marcos Cobeña Morián* > Project Manager > Syderis Technologies
>>>
>>> mcobena at syderis.com > +34 955432481 > http://syderis.com/
>>> Calle Arquitectura 2, torre 11, planta 7, módulo 11, 41015, Sevilla,
>>> España
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> Monodevelop-list mailing list
>>> Monodevelop-list at lists.ximian.com
>>> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>>>
>>>
>>
>
>
> --
> *Marcos Cobeña Morián* > Project Manager > Syderis Technologies
>
> mcobena at syderis.com > +34 955432481 > http://syderis.com/
> Calle Arquitectura 2, torre 11, planta 7, módulo 11, 41015, Sevilla, España
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20120116/2a641c49/attachment.html>


More information about the Monodevelop-list mailing list