* AppDomain.cs: Re-add BaseDirectory in the MonoTouch profile.
[mono.git] / winconfig.h
index e9eb276bf65d9c85f7dc46288b57baa55d7b39bd..62f8cfd62753720406f5558641b298ae256d3a5c 100644 (file)
 #define MONO_XEN_OPT 1
 
 /* Length of zero length arrays */
-/* #undef MONO_ZERO_ARRAY_LENGTH */
+#define MONO_ZERO_LEN_ARRAY 1
 
 /* Name of /dev/random */
 #define NAME_DEV_RANDOM ""
 
 /* Platform is Win32 */
 #define PLATFORM_WIN32 1
+#define TARGET_WIN32 1
 
 /* pthread_t is a pointer */
 /* #undef PTHREAD_POINTER_ID */