From a229cfe25639816846a1e41adbe610d50912a1fe Mon Sep 17 00:00:00 2001 From: Jonathan Chambers Date: Tue, 1 Jan 2008 01:23:00 +0000 Subject: 2007-12-31 Jonathan Chambers * mono.sln, libmono.vcproj, mono.vcproj, mono.def: Update .def file and fix some eglib target settings. Contributed under MIT/X11 license. svn path=/trunk/mono/; revision=92080 --- winconfig.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'winconfig.h') diff --git a/winconfig.h b/winconfig.h index 6601a8c6637..072f3b86c43 100644 --- a/winconfig.h +++ b/winconfig.h @@ -45,6 +45,9 @@ /* String of disabled features */ #define DISABLED_FEATURES "none" +/* Have GetProcessId */ +#define HAVE_GETPROCESSID 1 + /* Disable AOT support */ /* #undef DISABLE_AOT */ -- cgit v1.2.3