OSDLConfigForWindows.h

Go to the documentation of this file.
00001 #ifndef _SRC_CODE_OSDLCONFIG_FOR_WINDOWS_H
00002 #define _SRC_CODE_OSDLCONFIG_FOR_WINDOWS_H 1
00003  
00004 /* src/code/OSDLConfig.h. Generated automatically at end of configure. */
00005 /* src/code/OSDLTemporaryConfig.h.  Generated by configure.  */
00006 /* src/code/OSDLTemporaryConfig.h.in.  Generated from configure.ac by autoheader.  */
00007 
00008 /* Define to 1 if the `closedir' function returns void instead of `int'. */
00009 /* #undef OSDL_CLOSEDIR_VOID */
00010 
00011 /* Define to 1 if instance counting mode is to be enabled */
00012 #ifndef OSDL_COUNT_INSTANCES 
00013 #define OSDL_COUNT_INSTANCES  0 
00014 #endif
00015 
00016 /* Define to 1 if generic debug mode is to be enabled */
00017 #ifndef OSDL_DEBUG 
00018 #define OSDL_DEBUG  1 
00019 #endif
00020 
00021 /* Define to 1 if debug mode for audio renderer is to be enabled */
00022 #ifndef OSDL_DEBUG_AUDIO_RENDERER 
00023 #define OSDL_DEBUG_AUDIO_RENDERER  0 
00024 #endif
00025 
00026 /* Define to 1 if debug mode for blit operations is to be enabled */
00027 #ifndef OSDL_DEBUG_BLIT 
00028 #define OSDL_DEBUG_BLIT  0 
00029 #endif
00030 
00031 /* Define to 1 if debug mode for bounding boxes is to be enabled */
00032 #ifndef OSDL_DEBUG_BOUNDING_BOX 
00033 #define OSDL_DEBUG_BOUNDING_BOX  0 
00034 #endif
00035 
00036 /* Define to 1 if debug mode for colors is to be enabled */
00037 #ifndef OSDL_DEBUG_COLOR 
00038 #define OSDL_DEBUG_COLOR  0 
00039 #endif
00040 
00041 /* Define to 1 if debug mode for conics is to be enabled */
00042 #ifndef OSDL_DEBUG_CONICS 
00043 #define OSDL_DEBUG_CONICS  0 
00044 #endif
00045 
00046 /* Define to 1 if debug mode for events is to be enabled */
00047 #ifndef OSDL_DEBUG_EVENTS 
00048 #define OSDL_DEBUG_EVENTS  0 
00049 #endif
00050 
00051 /* Define to 1 if debug mode for font management is to be enabled */
00052 #ifndef OSDL_DEBUG_FONT 
00053 #define OSDL_DEBUG_FONT  0 
00054 #endif
00055 
00056 /* Define to 1 if debug mode for pixel-level operations is to be enabled */
00057 #ifndef OSDL_DEBUG_PIXEL 
00058 #define OSDL_DEBUG_PIXEL  0 
00059 #endif
00060 
00061 /* Define to 1 if debug mode for scheduler is to be enabled */
00062 #ifndef OSDL_DEBUG_SCHEDULER 
00063 #define OSDL_DEBUG_SCHEDULER  0 
00064 #endif
00065 
00066 /* Define to 1 if debug mode for sprites is to be enabled */
00067 #ifndef OSDL_DEBUG_SPRITE 
00068 #define OSDL_DEBUG_SPRITE  0 
00069 #endif
00070 
00071 /* Define to 1 if debug mode for surfaces is to be enabled */
00072 #ifndef OSDL_DEBUG_SURFACE 
00073 #define OSDL_DEBUG_SURFACE  0 
00074 #endif
00075 
00076 /* Define to 1 if debug mode for video renderer is to be enabled */
00077 #ifndef OSDL_DEBUG_VIDEO_RENDERER 
00078 #define OSDL_DEBUG_VIDEO_RENDERER  0 
00079 #endif
00080 
00081 /* Define to 1 if debug mode for widgets is to be enabled */
00082 #ifndef OSDL_DEBUG_WIDGET 
00083 #define OSDL_DEBUG_WIDGET  0 
00084 #endif
00085 
00086 /* Use the Apple OpenGL framework. */
00087 /* #undef OSDL_USES_APPLE_OPENGL_FRAMEWORK */
00088 
00089 /* Define to 1 if you have the <Ceylan.h> header file. */
00090 #ifndef OSDL_USES_CEYLAN_H 
00091 #define OSDL_USES_CEYLAN_H  1 
00092 #endif
00093 
00094 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
00095    */
00096 #ifndef OSDL_USES_DIRENT_H 
00097 #define OSDL_USES_DIRENT_H  1 
00098 #endif
00099 
00100 /* Define to 1 if you have the <dlfcn.h> header file. */
00101 #ifndef OSDL_USES_DLFCN_H 
00102 #define OSDL_USES_DLFCN_H  1 
00103 #endif
00104 
00105 /* Define to 1 if you have the `fork' function. */
00106 #ifndef OSDL_USES_FORK 
00107 #define OSDL_USES_FORK  1 
00108 #endif
00109 
00110 /* Define to 1 if you have the <inttypes.h> header file. */
00111 #ifndef OSDL_USES_INTTYPES_H 
00112 #define OSDL_USES_INTTYPES_H  1 
00113 #endif
00114 
00115 /* Define to 1 if you have the <memory.h> header file. */
00116 #ifndef OSDL_USES_MEMORY_H 
00117 #define OSDL_USES_MEMORY_H  1 
00118 #endif
00119 
00120 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
00121 /* #undef OSDL_USES_NDIR_H */
00122 
00123 /* Define if you have POSIX threads libraries and header files. */
00124 #ifndef OSDL_USES_PTHREAD 
00125 #define OSDL_USES_PTHREAD  1 
00126 #endif
00127 
00128 /* Define to 1 if `stat' has the bug that it succeeds when given the
00129    zero-length file name argument. */
00130 /* #undef OSDL_USES_STAT_EMPTY_STRING_BUG */
00131 
00132 /* Define to 1 if stdbool.h conforms to C99. */
00133 #ifndef OSDL_USES_STDBOOL_H 
00134 #define OSDL_USES_STDBOOL_H  1 
00135 #endif
00136 
00137 /* Define to 1 if you have the <stdint.h> header file. */
00138 #ifndef OSDL_USES_STDINT_H 
00139 #define OSDL_USES_STDINT_H  1 
00140 #endif
00141 
00142 /* Define to 1 if you have the <stdlib.h> header file. */
00143 #ifndef OSDL_USES_STDLIB_H 
00144 #define OSDL_USES_STDLIB_H  1 
00145 #endif
00146 
00147 /* Define to 1 if you have the <strings.h> header file. */
00148 #ifndef OSDL_USES_STRINGS_H 
00149 #define OSDL_USES_STRINGS_H  1 
00150 #endif
00151 
00152 /* Define to 1 if you have the <string.h> header file. */
00153 #ifndef OSDL_USES_STRING_H 
00154 #define OSDL_USES_STRING_H  1 
00155 #endif
00156 
00157 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
00158    */
00159 /* #undef OSDL_USES_SYS_DIR_H */
00160 
00161 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
00162    */
00163 /* #undef OSDL_USES_SYS_NDIR_H */
00164 
00165 /* Define to 1 if you have the <sys/select.h> header file. */
00166 #ifndef OSDL_USES_SYS_SELECT_H 
00167 #define OSDL_USES_SYS_SELECT_H  1 
00168 #endif
00169 
00170 /* Define to 1 if you have the <sys/socket.h> header file. */
00171 #ifndef OSDL_USES_SYS_SOCKET_H 
00172 #define OSDL_USES_SYS_SOCKET_H  1 
00173 #endif
00174 
00175 /* Define to 1 if you have the <sys/stat.h> header file. */
00176 #ifndef OSDL_USES_SYS_STAT_H 
00177 #define OSDL_USES_SYS_STAT_H  1 
00178 #endif
00179 
00180 /* Define to 1 if you have the <sys/types.h> header file. */
00181 #ifndef OSDL_USES_SYS_TYPES_H 
00182 #define OSDL_USES_SYS_TYPES_H  1 
00183 #endif
00184 
00185 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
00186 #ifndef OSDL_USES_SYS_WAIT_H 
00187 #define OSDL_USES_SYS_WAIT_H  1 
00188 #endif
00189 
00190 /* Define to 1 if you have the <unistd.h> header file. */
00191 #ifndef OSDL_USES_UNISTD_H 
00192 #define OSDL_USES_UNISTD_H  1 
00193 #endif
00194 
00195 /* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */
00196 #ifndef OSDL_USES_UTIME_NULL 
00197 #define OSDL_USES_UTIME_NULL  1 
00198 #endif
00199 
00200 /* Define to 1 if you have the `vfork' function. */
00201 #ifndef OSDL_USES_VFORK 
00202 #define OSDL_USES_VFORK  1 
00203 #endif
00204 
00205 /* Define to 1 if you have the <vfork.h> header file. */
00206 /* #undef OSDL_USES_VFORK_H */
00207 
00208 /* Define to 1 if you have the <windows.h> header file. */
00209 /* #undef OSDL_USES_WINDOWS_H */
00210 
00211 /* Define to 1 if `fork' works. */
00212 #ifndef OSDL_USES_WORKING_FORK 
00213 #define OSDL_USES_WORKING_FORK  1 
00214 #endif
00215 
00216 /* Define to 1 if `vfork' works. */
00217 #ifndef OSDL_USES_WORKING_VFORK 
00218 #define OSDL_USES_WORKING_VFORK  1 
00219 #endif
00220 
00221 /* Define to 1 if the system has the type `_Bool'. */
00222 #ifndef OSDL_USES__BOOL 
00223 #define OSDL_USES__BOOL  1 
00224 #endif
00225 
00226 /* Current Libtool version for the OSDL library */
00227 #ifndef OSDL_LIBTOOL_VERSION 
00228 #define OSDL_LIBTOOL_VERSION  "0.4.0" 
00229 #endif
00230 
00231 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
00232    slash. */
00233 #ifndef OSDL_LSTAT_FOLLOWS_SLASHED_SYMLINK 
00234 #define OSDL_LSTAT_FOLLOWS_SLASHED_SYMLINK  1 
00235 #endif
00236 
00237 /* Name of package */
00238 #ifndef OSDL_PACKAGE 
00239 #define OSDL_PACKAGE  "osdl" 
00240 #endif
00241 
00242 /* Define to the address where bug reports for this package should be sent. */
00243 #ifndef OSDL_PACKAGE_BUGREPORT 
00244 #define OSDL_PACKAGE_BUGREPORT  "osdl-bugs@lists.sourceforge.net" 
00245 #endif
00246 
00247 /* Define to the full name of this package. */
00248 #ifndef OSDL_PACKAGE_NAME 
00249 #define OSDL_PACKAGE_NAME  "OSDL" 
00250 #endif
00251 
00252 /* Define to the full name and version of this package. */
00253 #ifndef OSDL_PACKAGE_STRING 
00254 #define OSDL_PACKAGE_STRING  "OSDL 0.4" 
00255 #endif
00256 
00257 /* Define to the one symbol short name of this package. */
00258 #ifndef OSDL_PACKAGE_TARNAME 
00259 #define OSDL_PACKAGE_TARNAME  "osdl" 
00260 #endif
00261 
00262 /* Define to the version of this package. */
00263 #ifndef OSDL_PACKAGE_VERSION 
00264 #define OSDL_PACKAGE_VERSION  "0.4" 
00265 #endif
00266 
00267 /* Define to necessary symbol if this constant uses a non-standard name on
00268    your system. */
00269 /* #undef OSDL_PTHREAD_CREATE_JOINABLE */
00270 
00271 /* Define as the return type of signal handlers (`int' or `void'). */
00272 #ifndef OSDL_RETSIGTYPE 
00273 #define OSDL_RETSIGTYPE  void 
00274 #endif
00275 
00276 /* Define to the type of arg 1 for `select'. */
00277 #ifndef OSDL_SELECT_TYPE_ARG1 
00278 #define OSDL_SELECT_TYPE_ARG1  int 
00279 #endif
00280 
00281 /* Define to the type of args 2, 3 and 4 for `select'. */
00282 #ifndef OSDL_SELECT_TYPE_ARG234 
00283 #define OSDL_SELECT_TYPE_ARG234  (fd_set *) 
00284 #endif
00285 
00286 /* Define to the type of arg 5 for `select'. */
00287 #ifndef OSDL_SELECT_TYPE_ARG5 
00288 #define OSDL_SELECT_TYPE_ARG5  (struct timeval *) 
00289 #endif
00290 
00291 /* Define to 1 if you have the ANSI C header files. */
00292 #ifndef OSDL_STDC_HEADERS 
00293 #define OSDL_STDC_HEADERS  1 
00294 #endif
00295 
00296 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
00297 #ifndef OSDL_TIME_WITH_SYS_TIME 
00298 #define OSDL_TIME_WITH_SYS_TIME  1 
00299 #endif
00300 
00301 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
00302 /* #undef OSDL_TM_IN_SYS_TIME */
00303 
00304 /* Define to 1 if OSDL is to use OpenGL and GLU */
00305 #ifndef OSDL_USES_OPENGL 
00306 #define OSDL_USES_OPENGL  1 
00307 #endif
00308 
00309 /* Define to 1 if verbose mode for controller is to be enabled */
00310 #ifndef OSDL_VERBOSE_CONTROLLER 
00311 #define OSDL_VERBOSE_CONTROLLER  0 
00312 #endif
00313 
00314 /* Define to 1 if verbose mode for joystick is to be enabled */
00315 #ifndef OSDL_VERBOSE_JOYSTICK 
00316 #define OSDL_VERBOSE_JOYSTICK  0 
00317 #endif
00318 
00319 /* Define to 1 if verbose mode for joystick handler is to be enabled */
00320 #ifndef OSDL_VERBOSE_JOYSTICK_HANDLER 
00321 #define OSDL_VERBOSE_JOYSTICK_HANDLER  0 
00322 #endif
00323 
00324 /* Define to 1 if verbose mode for keyboard handler is to be enabled */
00325 #ifndef OSDL_VERBOSE_KEYBOARD_HANDLER 
00326 #define OSDL_VERBOSE_KEYBOARD_HANDLER  0 
00327 #endif
00328 
00329 /* Version number of package */
00330 #ifndef OSDL_VERSION 
00331 #define OSDL_VERSION  "0.4" 
00332 #endif
00333 
00334 /* Define to empty if `const' does not conform to ANSI C. */
00335 /* #undef _osdl_const */
00336 
00337 /* Define to `__inline__' or `__inline' if that's what the C compiler
00338    calls it, or to nothing if 'inline' is not supported under any name.  */
00339 #ifndef __cplusplus
00340 /* #undef _osdl_inline */
00341 #endif
00342 
00343 /* Define to `int' if <sys/types.h> does not define. */
00344 /* #undef _osdl_pid_t */
00345 
00346 /* Define to `unsigned' if <sys/types.h> does not define. */
00347 /* #undef _osdl_size_t */
00348 
00349 /* Define as `fork' if `vfork' does not work. */
00350 /* #undef _osdl_vfork */
00351 
00352 /* Define to empty if the keyword `volatile' does not work. Warning: valid
00353    code using `volatile' can become incorrect without. Disable with care. */
00354 /* #undef _osdl_volatile */
00355  
00356 /* once: _SRC_CODE_OSDLCONFIG_FOR_WINDOWS_H */
00357 #endif
00358 /* Note : NEVER commit (check-in) this generated file ! */

Generated on Fri Mar 30 14:46:59 2007 for OSDL by  doxygen 1.5.1