00001 #ifndef _SRC_CODE_OSDLCONFIG_FOR_WINDOWS_H
00002 #define _SRC_CODE_OSDLCONFIG_FOR_WINDOWS_H 1
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012 #ifndef OSDL_COUNT_INSTANCES
00013 #define OSDL_COUNT_INSTANCES 0
00014 #endif
00015
00016
00017 #ifndef OSDL_DEBUG
00018 #define OSDL_DEBUG 1
00019 #endif
00020
00021
00022 #ifndef OSDL_DEBUG_AUDIO_RENDERER
00023 #define OSDL_DEBUG_AUDIO_RENDERER 0
00024 #endif
00025
00026
00027 #ifndef OSDL_DEBUG_BLIT
00028 #define OSDL_DEBUG_BLIT 0
00029 #endif
00030
00031
00032 #ifndef OSDL_DEBUG_BOUNDING_BOX
00033 #define OSDL_DEBUG_BOUNDING_BOX 0
00034 #endif
00035
00036
00037 #ifndef OSDL_DEBUG_COLOR
00038 #define OSDL_DEBUG_COLOR 0
00039 #endif
00040
00041
00042 #ifndef OSDL_DEBUG_CONICS
00043 #define OSDL_DEBUG_CONICS 0
00044 #endif
00045
00046
00047 #ifndef OSDL_DEBUG_EVENTS
00048 #define OSDL_DEBUG_EVENTS 0
00049 #endif
00050
00051
00052 #ifndef OSDL_DEBUG_FONT
00053 #define OSDL_DEBUG_FONT 0
00054 #endif
00055
00056
00057 #ifndef OSDL_DEBUG_PIXEL
00058 #define OSDL_DEBUG_PIXEL 0
00059 #endif
00060
00061
00062 #ifndef OSDL_DEBUG_SCHEDULER
00063 #define OSDL_DEBUG_SCHEDULER 0
00064 #endif
00065
00066
00067 #ifndef OSDL_DEBUG_SPRITE
00068 #define OSDL_DEBUG_SPRITE 0
00069 #endif
00070
00071
00072 #ifndef OSDL_DEBUG_SURFACE
00073 #define OSDL_DEBUG_SURFACE 0
00074 #endif
00075
00076
00077 #ifndef OSDL_DEBUG_VIDEO_RENDERER
00078 #define OSDL_DEBUG_VIDEO_RENDERER 0
00079 #endif
00080
00081
00082 #ifndef OSDL_DEBUG_WIDGET
00083 #define OSDL_DEBUG_WIDGET 0
00084 #endif
00085
00086
00087
00088
00089
00090 #ifndef OSDL_USES_CEYLAN_H
00091 #define OSDL_USES_CEYLAN_H 1
00092 #endif
00093
00094
00095
00096 #ifndef OSDL_USES_DIRENT_H
00097 #define OSDL_USES_DIRENT_H 1
00098 #endif
00099
00100
00101 #ifndef OSDL_USES_DLFCN_H
00102 #define OSDL_USES_DLFCN_H 1
00103 #endif
00104
00105
00106 #ifndef OSDL_USES_FORK
00107 #define OSDL_USES_FORK 1
00108 #endif
00109
00110
00111 #ifndef OSDL_USES_INTTYPES_H
00112 #define OSDL_USES_INTTYPES_H 1
00113 #endif
00114
00115
00116 #ifndef OSDL_USES_MEMORY_H
00117 #define OSDL_USES_MEMORY_H 1
00118 #endif
00119
00120
00121
00122
00123
00124 #ifndef OSDL_USES_PTHREAD
00125 #define OSDL_USES_PTHREAD 1
00126 #endif
00127
00128
00129
00130
00131
00132
00133 #ifndef OSDL_USES_STDBOOL_H
00134 #define OSDL_USES_STDBOOL_H 1
00135 #endif
00136
00137
00138 #ifndef OSDL_USES_STDINT_H
00139 #define OSDL_USES_STDINT_H 1
00140 #endif
00141
00142
00143 #ifndef OSDL_USES_STDLIB_H
00144 #define OSDL_USES_STDLIB_H 1
00145 #endif
00146
00147
00148 #ifndef OSDL_USES_STRINGS_H
00149 #define OSDL_USES_STRINGS_H 1
00150 #endif
00151
00152
00153 #ifndef OSDL_USES_STRING_H
00154 #define OSDL_USES_STRING_H 1
00155 #endif
00156
00157
00158
00159
00160
00161
00162
00163
00164
00165
00166 #ifndef OSDL_USES_SYS_SELECT_H
00167 #define OSDL_USES_SYS_SELECT_H 1
00168 #endif
00169
00170
00171 #ifndef OSDL_USES_SYS_SOCKET_H
00172 #define OSDL_USES_SYS_SOCKET_H 1
00173 #endif
00174
00175
00176 #ifndef OSDL_USES_SYS_STAT_H
00177 #define OSDL_USES_SYS_STAT_H 1
00178 #endif
00179
00180
00181 #ifndef OSDL_USES_SYS_TYPES_H
00182 #define OSDL_USES_SYS_TYPES_H 1
00183 #endif
00184
00185
00186 #ifndef OSDL_USES_SYS_WAIT_H
00187 #define OSDL_USES_SYS_WAIT_H 1
00188 #endif
00189
00190
00191 #ifndef OSDL_USES_UNISTD_H
00192 #define OSDL_USES_UNISTD_H 1
00193 #endif
00194
00195
00196 #ifndef OSDL_USES_UTIME_NULL
00197 #define OSDL_USES_UTIME_NULL 1
00198 #endif
00199
00200
00201 #ifndef OSDL_USES_VFORK
00202 #define OSDL_USES_VFORK 1
00203 #endif
00204
00205
00206
00207
00208
00209
00210
00211
00212 #ifndef OSDL_USES_WORKING_FORK
00213 #define OSDL_USES_WORKING_FORK 1
00214 #endif
00215
00216
00217 #ifndef OSDL_USES_WORKING_VFORK
00218 #define OSDL_USES_WORKING_VFORK 1
00219 #endif
00220
00221
00222 #ifndef OSDL_USES__BOOL
00223 #define OSDL_USES__BOOL 1
00224 #endif
00225
00226
00227 #ifndef OSDL_LIBTOOL_VERSION
00228 #define OSDL_LIBTOOL_VERSION "0.4.0"
00229 #endif
00230
00231
00232
00233 #ifndef OSDL_LSTAT_FOLLOWS_SLASHED_SYMLINK
00234 #define OSDL_LSTAT_FOLLOWS_SLASHED_SYMLINK 1
00235 #endif
00236
00237
00238 #ifndef OSDL_PACKAGE
00239 #define OSDL_PACKAGE "osdl"
00240 #endif
00241
00242
00243 #ifndef OSDL_PACKAGE_BUGREPORT
00244 #define OSDL_PACKAGE_BUGREPORT "osdl-bugs@lists.sourceforge.net"
00245 #endif
00246
00247
00248 #ifndef OSDL_PACKAGE_NAME
00249 #define OSDL_PACKAGE_NAME "OSDL"
00250 #endif
00251
00252
00253 #ifndef OSDL_PACKAGE_STRING
00254 #define OSDL_PACKAGE_STRING "OSDL 0.4"
00255 #endif
00256
00257
00258 #ifndef OSDL_PACKAGE_TARNAME
00259 #define OSDL_PACKAGE_TARNAME "osdl"
00260 #endif
00261
00262
00263 #ifndef OSDL_PACKAGE_VERSION
00264 #define OSDL_PACKAGE_VERSION "0.4"
00265 #endif
00266
00267
00268
00269
00270
00271
00272 #ifndef OSDL_RETSIGTYPE
00273 #define OSDL_RETSIGTYPE void
00274 #endif
00275
00276
00277 #ifndef OSDL_SELECT_TYPE_ARG1
00278 #define OSDL_SELECT_TYPE_ARG1 int
00279 #endif
00280
00281
00282 #ifndef OSDL_SELECT_TYPE_ARG234
00283 #define OSDL_SELECT_TYPE_ARG234 (fd_set *)
00284 #endif
00285
00286
00287 #ifndef OSDL_SELECT_TYPE_ARG5
00288 #define OSDL_SELECT_TYPE_ARG5 (struct timeval *)
00289 #endif
00290
00291
00292 #ifndef OSDL_STDC_HEADERS
00293 #define OSDL_STDC_HEADERS 1
00294 #endif
00295
00296
00297 #ifndef OSDL_TIME_WITH_SYS_TIME
00298 #define OSDL_TIME_WITH_SYS_TIME 1
00299 #endif
00300
00301
00302
00303
00304
00305 #ifndef OSDL_USES_OPENGL
00306 #define OSDL_USES_OPENGL 1
00307 #endif
00308
00309
00310 #ifndef OSDL_VERBOSE_CONTROLLER
00311 #define OSDL_VERBOSE_CONTROLLER 0
00312 #endif
00313
00314
00315 #ifndef OSDL_VERBOSE_JOYSTICK
00316 #define OSDL_VERBOSE_JOYSTICK 0
00317 #endif
00318
00319
00320 #ifndef OSDL_VERBOSE_JOYSTICK_HANDLER
00321 #define OSDL_VERBOSE_JOYSTICK_HANDLER 0
00322 #endif
00323
00324
00325 #ifndef OSDL_VERBOSE_KEYBOARD_HANDLER
00326 #define OSDL_VERBOSE_KEYBOARD_HANDLER 0
00327 #endif
00328
00329
00330 #ifndef OSDL_VERSION
00331 #define OSDL_VERSION "0.4"
00332 #endif
00333
00334
00335
00336
00337
00338
00339 #ifndef __cplusplus
00340
00341 #endif
00342
00343
00344
00345
00346
00347
00348
00349
00350
00351
00352
00353
00354
00355
00356
00357 #endif
00358