X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=winconfig.h;h=6601a8c6637753bc0f08e79a09622be54e39fd7c;hb=2289561db3470abe2136b9c2b99951630e5f34c4;hp=47d351930c10ac5639dd9ad660a668493d31236b;hpb=e66dac6f3f265c261876bc011157c6392ae5d8a1;p=mono.git diff --git a/winconfig.h b/winconfig.h index 47d351930c1..6601a8c6637 100644 --- a/winconfig.h +++ b/winconfig.h @@ -370,7 +370,7 @@ /* #undef HAVE_TTYNAME_R */ /* Define to 1 if you have the header file. */ -#define HAVE_UNISTD_H 1 +/* #undef HAVE_UNISTD_H */ /* Define to 1 if you have the header file. */ #define HAVE_UTIME_H 1 @@ -394,7 +394,7 @@ /* #undef MONO_DEBUGGER_SUPPORTED */ /* Xen-specific behaviour */ -#define MONO_XEN_OPT 1 +/* #undef MONO_XEN_OPT */ /* Define if Unix sockets cannot be created in an anonymous namespace */ /* #undef NEED_LINK_UNLINK */ @@ -437,3 +437,7 @@ /* Version number of package */ #define VERSION "1.2" + +#define WINVER 0x0500 + +#define _WIN32_WINNT 0x0500 \ No newline at end of file