|
fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation) ![]() |
00001 /* 00002 * "$Id: ide_xcode.cxx 7504 2010-04-14 20:17:44Z matt $" 00003 * 00004 * Configuration file for the Fast Light Tool Kit (FLTK). 00005 * 00006 * Copyright 1998-2010 by Bill Spitzak and others. 00007 */ 00008 00009 #define FLTK_DATADIR "/usr/local/share/fltk" 00010 #define FLTK_DOCDIR "/usr/local/share/doc/fltk" 00011 #define BORDER_WIDTH 2 00012 #define HAVE_GL 1 00013 #define HAVE_GL_GLU_H 1 00014 #define USE_COLORMAP 1 00015 #define HAVE_XINERAMA 0 00016 #define USE_XFT 0 00017 #define HAVE_XDBE 0 00018 #define USE_XDBE HAVE_XDBE 00019 #define __APPLE_QUARTZ__ 1 00020 #define HAVE_OVERLAY 0 00021 #define HAVE_GL_OVERLAY HAVE_OVERLAY 00022 #define WORDS_BIGENDIAN 0 00023 #define U16 unsigned short 00024 #define U32 unsigned 00025 #define HAVE_DIRENT_H 1 00026 #define HAVE_SCANDIR 1 00027 #define HAVE_VSNPRINTF 1 00028 #define HAVE_SNPRINTF 1 00029 #define HAVE_STRINGS_H 1 00030 #define HAVE_STRCASECMP 1 00031 #define HAVE_STRLCAT 1 00032 #define HAVE_STRLCPY 1 00033 #define HAVE_LOCALE_H 1 00034 #define HAVE_LOCALECONV 1 00035 #define HAVE_SYS_SELECT_H 1 00036 #define USE_POLL 0 00037 #define HAVE_LIBPNG 1 00038 #define HAVE_LIBZ 1 00039 #define HAVE_LIBJPEG 1 00040 #define HAVE_PNG_H 1 00041 #define HAVE_PTHREAD 1 00042 #define HAVE_PTHREAD_H 1 00043 #define HAVE_LONG_LONG 1 00044 #define FLTK_LLFMT "%lld" 00045 #define FLTK_LLCAST (long long) 00046 #define HAVE_STRTOLL 1 00047 #define HAVE_DLFCN_H 1 00048 #define HAVE_DLSYM 1 00049 00050 /* 00051 * End of "$Id: ide_xcode.cxx 7504 2010-04-14 20:17:44Z matt $". 00052 */