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)  

config.h

Go to the documentation of this file.
00001 /*
00002  * "$Id: ide_visualc.cxx 7586 2010-05-03 20:10:13Z ianmacarthur $"
00003  */
00004 #define FLTK_DATADIR    "C:/FLTK"
00005 #define FLTK_DOCDIR     "C:/FLTK/DOC"
00006 #define BORDER_WIDTH 2
00007 #define HAVE_GL 1
00008 #define HAVE_GL_GLU_H 1
00009 #define USE_COLORMAP 1
00010 #define HAVE_XDBE 0
00011 #define USE_XDBE HAVE_XDBE
00012 #define HAVE_OVERLAY 0
00013 #define HAVE_GL_OVERLAY 1
00014 #define WORDS_BIGENDIAN 0
00015 #define U16 unsigned short
00016 #define U32 unsigned
00017 #undef U64
00018 #define HAVE_VSNPRINTF 0
00019 #define HAVE_SNPRINTF 0
00020 #define HAVE_STRCASECMP 1
00021 #define HAVE_LOCALE_H 1
00022 #define HAVE_LOCALECONV 1
00023 #define HAVE_POLL 0
00024 #define HAVE_LIBPNG
00025 #define HAVE_LIBZ
00026 #define HAVE_LIBJPEG
00027 #define HAVE_PNG_H
00028 #undef HAVE_LIBPNG_PNG_H
00029 #define HAVE_PNG_GET_VALID
00030 #define HAVE_PNG_SET_TRNS_TO_ALPHA
00031 /*
00032  * End of "$Id: ide_visualc.cxx 7586 2010-05-03 20:10:13Z ianmacarthur $".
00033  */