8534aaf1f7750a334d83bb265da4b26af1e22def
[mono.git] / mcs / build / profiles / monotouch_watch.make
1 include $(topdir)/build/profiles/monotouch.make
2
3 PROFILE_MCS_FLAGS += \
4         -d:MONOTOUCH_WATCH
5
6 NO_THREAD_ABORT=1
7 NO_THREAD_SUSPEND_RESUME=1
8 NO_PROCESS_START=1