build: use MOBILE_DYNAMIC instead of MONODROID
authorAaron Bockover <abock@xamarin.com>
Thu, 16 Jan 2014 19:13:10 +0000 (14:13 -0500)
committerAaron Bockover <abock@xamarin.com>
Thu, 16 Jan 2014 19:13:10 +0000 (14:13 -0500)
commit975d41955084d582bd8ca8b46d2d96b61dfbe34f
tree216bac0bd57498393491d252db8f857b347277b2
parent354e22bc89c6c07e72111afe8ed1bfabe3e60e37
build: use MOBILE_DYNAMIC instead of MONODROID

Some conditional compilation shouldn't really
be bound to MONODROID, instead add a new define
that can be reused, MOBILE_DYNAMIC.
mcs/build/profiles/monodroid.make
mcs/class/System.Core/System.Runtime.CompilerServices/ExecutionScope.cs
mcs/mcs/assign.cs
mcs/mcs/dynamic.cs
mcs/mcs/expression.cs
mcs/mcs/location.cs
mcs/mcs/support.cs