diff options
| author | Matthias Melcher <fltk@matthiasm.com> | 2009-12-07 19:54:26 +0000 |
|---|---|---|
| committer | Matthias Melcher <fltk@matthiasm.com> | 2009-12-07 19:54:26 +0000 |
| commit | 14d7deb1fd4ca46e9b0ebc41759643b8fcaa52f0 (patch) | |
| tree | 9aa33965369296b8fb9c5d8a491fd1bb8ce72194 /ide/Xcode3.1/config.h | |
| parent | b34b7a8d2bd39323caabbcfed2bb40add0660d86 (diff) | |
Xcode project was not building Cocoa code!
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6953 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'ide/Xcode3.1/config.h')
| -rw-r--r-- | ide/Xcode3.1/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ide/Xcode3.1/config.h b/ide/Xcode3.1/config.h index 7ecaa45d0..2aef98463 100644 --- a/ide/Xcode3.1/config.h +++ b/ide/Xcode3.1/config.h @@ -129,6 +129,7 @@ #define USE_QUARTZ 1 #define __APPLE_QUARTZ__ 1 +#define __APPLE_COCOA__ 1 /* #undef __APPLE_QD__ */ /* |
