1 /*
2  * "$Id: ide_visualc.cxx 7586 2010-05-03 20:10:13Z ianmacarthur $"
3  */
4 #define FLTK_DATADIR    "C:/FLTK"
5 #define FLTK_DOCDIR     "C:/FLTK/DOC"
6 #define BORDER_WIDTH 2
7 #define HAVE_GL 1
8 #define HAVE_GL_GLU_H 1
9 #define USE_COLORMAP 1
10 #define HAVE_XDBE 0
11 #define USE_XDBE HAVE_XDBE
12 #define HAVE_OVERLAY 0
13 #define HAVE_GL_OVERLAY 1
14 #define WORDS_BIGENDIAN 0
15 #define U16 unsigned short
16 #define U32 unsigned
17 #undef U64
18 #define HAVE_VSNPRINTF 0
19 #define HAVE_SNPRINTF 0
20 #define HAVE_STRCASECMP 1
21 #define HAVE_LOCALE_H 1
22 #define HAVE_LOCALECONV 1
23 #define HAVE_POLL 0
24 #define HAVE_LIBPNG
25 #define HAVE_LIBZ
26 #define HAVE_LIBJPEG
27 #define HAVE_PNG_H
28 #undef HAVE_LIBPNG_PNG_H
29 #define HAVE_PNG_GET_VALID
30 #define HAVE_PNG_SET_TRNS_TO_ALPHA
31 /*
32  * End of "$Id: ide_visualc.cxx 7586 2010-05-03 20:10:13Z ianmacarthur $".
33  */
34