Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Bjarne Kvinge <rolf@xamarin.com>2015-06-18 21:09:13 +0300
committerRolf Bjarne Kvinge <rolf@xamarin.com>2015-06-25 14:28:11 +0300
commit97f919f7b763beb9f9d7f4545adf236b311be7e5 (patch)
tree287086bf0f24ebab664a9378e4cd6baab7e3843c /mcs/class/Mono.CSharp
parent772ba35faa373780f47c0be1a971873460973f15 (diff)
Add a monotouch_watch profile.
Diffstat (limited to 'mcs/class/Mono.CSharp')
-rw-r--r--mcs/class/Mono.CSharp/Makefile2
-rw-r--r--mcs/class/Mono.CSharp/monotouch_watch_Mono.CSharp.dll.sources2
2 files changed, 3 insertions, 1 deletions
diff --git a/mcs/class/Mono.CSharp/Makefile b/mcs/class/Mono.CSharp/Makefile
index 74f8e7ae15e..74a1f0fe8f1 100644
--- a/mcs/class/Mono.CSharp/Makefile
+++ b/mcs/class/Mono.CSharp/Makefile
@@ -7,7 +7,7 @@ LIBRARY = Mono.CSharp.dll
LIB_REFS = System.Core System.Xml System
LIB_MCS_FLAGS =
-MOBILE_STATIC := $(filter mobile_static monotouch, $(PROFILE))
+MOBILE_STATIC := $(filter mobile_static monotouch monotouch_watch, $(PROFILE))
ifdef MOBILE_STATIC
LIB_MCS_FLAGS += -d:IOS_REFLECTION
diff --git a/mcs/class/Mono.CSharp/monotouch_watch_Mono.CSharp.dll.sources b/mcs/class/Mono.CSharp/monotouch_watch_Mono.CSharp.dll.sources
new file mode 100644
index 00000000000..6a71501e34c
--- /dev/null
+++ b/mcs/class/Mono.CSharp/monotouch_watch_Mono.CSharp.dll.sources
@@ -0,0 +1,2 @@
+#include mobile_static_Mono.CSharp.dll.sources
+monotouch.cs