adding kqueue define for xcode builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63056 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
3c507ea6dc
commit
f871cf140c
1 changed files with 1 additions and 0 deletions
|
|
@ -119,6 +119,7 @@
|
|||
#define HAVE_GETPWUID_R 1
|
||||
#define HAVE_GETGRGID_R 1
|
||||
#define HAVE_LOCALE_T 1
|
||||
#define wxHAS_KQUEUE 1
|
||||
|
||||
#define WXWIN_OS_DESCRIPTION "Darwin 7.9.0 Power Macintosh"
|
||||
#define PACKAGE_BUGREPORT "wx-dev@lists.wxwidgets.org"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue