summaryrefslogtreecommitdiff
path: root/ide
diff options
context:
space:
mode:
authorMatthias Melcher <fltk@matthiasm.com>2010-04-11 20:16:47 +0000
committerMatthias Melcher <fltk@matthiasm.com>2010-04-11 20:16:47 +0000
commited2870637f14fd9ef3b12d3040d89eec25194788 (patch)
tree8c4bc0616a0215700eb4124e3d56695786452a9d /ide
parentbbda62f267193e8ed60dde671cc19c3ed5b8cfcd (diff)
Fluid IDE support: rewrite all Makefiles. This has no smart parts inside yet.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7482 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'ide')
-rw-r--r--ide/Xcode3/config.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/ide/Xcode3/config.h b/ide/Xcode3/config.h
index 739f9ebaa..d003463e8 100644
--- a/ide/Xcode3/config.h
+++ b/ide/Xcode3/config.h
@@ -1,5 +1,5 @@
/*
- * "$Id: ide_xcode.cxx 7267 2010-03-14 21:29:12Z matt $"
+ * "$Id: ide_xcode.cxx 7357 2010-03-29 14:10:54Z matt $"
*
* Configuration file for the Fast Light Tool Kit (FLTK).
*
@@ -16,9 +16,7 @@
#define USE_XFT 0
#define HAVE_XDBE 0
#define USE_XDBE HAVE_XDBE
-#define USE_QUARTZ 1
#define __APPLE_QUARTZ__ 1
-#define __APPLE_COCOA__ 1
#define HAVE_OVERLAY 0
#define HAVE_GL_OVERLAY HAVE_OVERLAY
#define WORDS_BIGENDIAN 0
@@ -50,5 +48,5 @@
#define HAVE_DLSYM 1
/*
- * End of "$Id: ide_xcode.cxx 7267 2010-03-14 21:29:12Z matt $".
+ * End of "$Id: ide_xcode.cxx 7357 2010-03-29 14:10:54Z matt $".
*/ \ No newline at end of file