[System*] Throw a PlatformNotSupported exception when using the networking stack...
[mono.git] / mcs / build / profiles / monotouch_watch.make
1 include $(topdir)/build/profiles/monotouch.make
2
3 PROFILE_MCS_FLAGS += \
4         -d:FEATURE_NO_BSD_SOCKETS \
5         -d:MONOTOUCH_WATCH
6
7 NO_THREAD_ABORT=1
8 NO_THREAD_SUSPEND_RESUME=1
9 NO_MULTIPLE_APPDOMAINS=1
10 NO_PROCESS_START=1