00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
00025
00026
00027 #ifndef _SRC_CODE_OSDLCONFIG_FOR_WINDOWS_H
00028 #define _SRC_CODE_OSDLCONFIG_FOR_WINDOWS_H 1
00029
00030
00031
00032
00033
00034
00035
00036
00037
00038
00039
00040
00041
00042
00043
00044
00045
00046
00047
00048 #ifndef OSDL_ARCH_NINTENDO_DS
00049 #define OSDL_ARCH_NINTENDO_DS 0
00050 #endif
00051
00052
00053
00054 #ifndef OSDL_CACHE_OVERALL_SETTINGS
00055 #define OSDL_CACHE_OVERALL_SETTINGS 0
00056 #endif
00057
00058
00059 #ifndef OSDL_LIBTOOL_VERSION
00060 #define OSDL_LIBTOOL_VERSION "0.5.0"
00061 #endif
00062
00063
00064 #ifndef OSDL_PACKAGE_STRING
00065 #define OSDL_PACKAGE_STRING "OSDL 0.5"
00066 #endif
00067
00068
00069 #ifndef OSDL_PACKAGE_VERSION
00070 #define OSDL_PACKAGE_VERSION "0.5"
00071 #endif
00072
00073
00074
00075
00076
00077
00078
00079
00080 #ifndef OSDL_COUNT_INSTANCES
00081 #define OSDL_COUNT_INSTANCES 0
00082 #endif
00083
00084
00085 #ifndef OSDL_DEBUG
00086 #define OSDL_DEBUG 1
00087 #endif
00088
00089
00090 #ifndef OSDL_DEBUG_AUDIO_RENDERER
00091 #define OSDL_DEBUG_AUDIO_RENDERER 0
00092 #endif
00093
00094
00095 #ifndef OSDL_DEBUG_BLIT
00096 #define OSDL_DEBUG_BLIT 0
00097 #endif
00098
00099
00100 #ifndef OSDL_DEBUG_BOUNDING_BOX
00101 #define OSDL_DEBUG_BOUNDING_BOX 0
00102 #endif
00103
00104
00105 #ifndef OSDL_DEBUG_CACHED_STATES
00106 #define OSDL_DEBUG_CACHED_STATES 1
00107 #endif
00108
00109
00110 #ifndef OSDL_DEBUG_COLOR
00111 #define OSDL_DEBUG_COLOR 0
00112 #endif
00113
00114
00115 #ifndef OSDL_DEBUG_CONICS
00116 #define OSDL_DEBUG_CONICS 0
00117 #endif
00118
00119
00120 #ifndef OSDL_DEBUG_EVENTS
00121 #define OSDL_DEBUG_EVENTS 0
00122 #endif
00123
00124
00125 #ifndef OSDL_DEBUG_FONT
00126 #define OSDL_DEBUG_FONT 0
00127 #endif
00128
00129
00130 #ifndef OSDL_DEBUG_IMAGE
00131 #define OSDL_DEBUG_IMAGE 0
00132 #endif
00133
00134
00135 #ifndef OSDL_DEBUG_NINTENDO_DS
00136 #define OSDL_DEBUG_NINTENDO_DS 0
00137 #endif
00138
00139
00140 #ifndef OSDL_DEBUG_PALETTE
00141 #define OSDL_DEBUG_PALETTE 0
00142 #endif
00143
00144
00145
00146 #ifndef OSDL_DEBUG_PIXEL
00147 #define OSDL_DEBUG_PIXEL 0
00148 #endif
00149
00150
00151 #ifndef OSDL_DEBUG_RECTANGLES
00152 #define OSDL_DEBUG_RECTANGLES 0
00153 #endif
00154
00155
00156 #ifndef OSDL_DEBUG_RENDERER
00157 #define OSDL_DEBUG_RENDERER 0
00158 #endif
00159
00160
00161 #ifndef OSDL_DEBUG_SCHEDULER
00162 #define OSDL_DEBUG_SCHEDULER 0
00163 #endif
00164
00165
00166 #ifndef OSDL_DEBUG_SPRITE
00167 #define OSDL_DEBUG_SPRITE 0
00168 #endif
00169
00170
00171 #ifndef OSDL_DEBUG_SURFACE
00172 #define OSDL_DEBUG_SURFACE 0
00173 #endif
00174
00175
00176 #ifndef OSDL_DEBUG_VIDEO
00177 #define OSDL_DEBUG_VIDEO 0
00178 #endif
00179
00180
00181 #ifndef OSDL_DEBUG_VIDEO_RENDERER
00182 #define OSDL_DEBUG_VIDEO_RENDERER 0
00183 #endif
00184
00185
00186 #ifndef OSDL_DEBUG_WIDGET
00187 #define OSDL_DEBUG_WIDGET 0
00188 #endif
00189
00190
00191
00192
00193
00194 #ifndef OSDL_USES_CEYLAN_H
00195 #define OSDL_USES_CEYLAN_H 1
00196 #endif
00197
00198
00199
00200 #ifndef OSDL_USES_DIRENT_H
00201 #define OSDL_USES_DIRENT_H 1
00202 #endif
00203
00204
00205 #ifndef OSDL_USES_DLFCN_H
00206 #define OSDL_USES_DLFCN_H 1
00207 #endif
00208
00209
00210 #ifndef OSDL_USES_FORK
00211 #define OSDL_USES_FORK 1
00212 #endif
00213
00214
00215 #ifndef OSDL_USES_INTTYPES_H
00216 #define OSDL_USES_INTTYPES_H 1
00217 #endif
00218
00219
00220 #ifndef OSDL_USES_MEMORY_H
00221 #define OSDL_USES_MEMORY_H 1
00222 #endif
00223
00224
00225
00226
00227
00228 #ifndef OSDL_USES_PTHREAD
00229 #define OSDL_USES_PTHREAD 1
00230 #endif
00231
00232
00233
00234
00235
00236
00237 #ifndef OSDL_USES_STDBOOL_H
00238 #define OSDL_USES_STDBOOL_H 1
00239 #endif
00240
00241
00242 #ifndef OSDL_USES_STDINT_H
00243 #define OSDL_USES_STDINT_H 1
00244 #endif
00245
00246
00247 #ifndef OSDL_USES_STDLIB_H
00248 #define OSDL_USES_STDLIB_H 1
00249 #endif
00250
00251
00252 #ifndef OSDL_USES_STRINGS_H
00253 #define OSDL_USES_STRINGS_H 1
00254 #endif
00255
00256
00257 #ifndef OSDL_USES_STRING_H
00258 #define OSDL_USES_STRING_H 1
00259 #endif
00260
00261
00262
00263
00264
00265
00266
00267
00268
00269
00270 #ifndef OSDL_USES_SYS_SELECT_H
00271 #define OSDL_USES_SYS_SELECT_H 1
00272 #endif
00273
00274
00275 #ifndef OSDL_USES_SYS_SOCKET_H
00276 #define OSDL_USES_SYS_SOCKET_H 1
00277 #endif
00278
00279
00280 #ifndef OSDL_USES_SYS_STAT_H
00281 #define OSDL_USES_SYS_STAT_H 1
00282 #endif
00283
00284
00285 #ifndef OSDL_USES_SYS_TYPES_H
00286 #define OSDL_USES_SYS_TYPES_H 1
00287 #endif
00288
00289
00290 #ifndef OSDL_USES_SYS_WAIT_H
00291 #define OSDL_USES_SYS_WAIT_H 1
00292 #endif
00293
00294
00295 #ifndef OSDL_USES_UNISTD_H
00296 #define OSDL_USES_UNISTD_H 1
00297 #endif
00298
00299
00300 #ifndef OSDL_USES_UTIME_NULL
00301 #define OSDL_USES_UTIME_NULL 1
00302 #endif
00303
00304
00305 #ifndef OSDL_USES_VFORK
00306 #define OSDL_USES_VFORK 1
00307 #endif
00308
00309
00310
00311
00312
00313
00314
00315
00316 #ifndef OSDL_USES_WORKING_FORK
00317 #define OSDL_USES_WORKING_FORK 1
00318 #endif
00319
00320
00321 #ifndef OSDL_USES_WORKING_VFORK
00322 #define OSDL_USES_WORKING_VFORK 1
00323 #endif
00324
00325
00326 #ifndef OSDL_USES__BOOL
00327 #define OSDL_USES__BOOL 1
00328 #endif
00329
00330
00331
00332
00333 #ifndef OSDL_LSTAT_FOLLOWS_SLASHED_SYMLINK
00334 #define OSDL_LSTAT_FOLLOWS_SLASHED_SYMLINK 1
00335 #endif
00336
00337
00338 #ifndef OSDL_PACKAGE
00339 #define OSDL_PACKAGE "osdl"
00340 #endif
00341
00342
00343 #ifndef OSDL_PACKAGE_BUGREPORT
00344 #define OSDL_PACKAGE_BUGREPORT "osdl-bugs@lists.sourceforge.net"
00345 #endif
00346
00347
00348 #ifndef OSDL_PACKAGE_NAME
00349 #define OSDL_PACKAGE_NAME "OSDL"
00350 #endif
00351
00352
00353 #ifndef OSDL_PACKAGE_TARNAME
00354 #define OSDL_PACKAGE_TARNAME "osdl"
00355 #endif
00356
00357
00358
00359
00360
00361
00362
00363
00364 #ifndef OSDL_RETSIGTYPE
00365 #define OSDL_RETSIGTYPE void
00366 #endif
00367
00368
00369 #ifndef OSDL_SELECT_TYPE_ARG1
00370 #define OSDL_SELECT_TYPE_ARG1 int
00371 #endif
00372
00373
00374 #ifndef OSDL_SELECT_TYPE_ARG234
00375 #define OSDL_SELECT_TYPE_ARG234 (fd_set *)
00376 #endif
00377
00378
00379 #ifndef OSDL_SELECT_TYPE_ARG5
00380 #define OSDL_SELECT_TYPE_ARG5 (struct timeval *)
00381 #endif
00382
00383
00384 #ifndef OSDL_STDC_HEADERS
00385 #define OSDL_STDC_HEADERS 1
00386 #endif
00387
00388
00389 #ifndef OSDL_TIME_WITH_SYS_TIME
00390 #define OSDL_TIME_WITH_SYS_TIME 1
00391 #endif
00392
00393
00394
00395
00396
00397 #ifndef OSDL_USES_LIBPNG
00398 #define OSDL_USES_LIBPNG 1
00399 #endif
00400
00401
00402
00403
00404
00405 #ifndef OSDL_USES_OPENGL
00406 #define OSDL_USES_OPENGL 1
00407 #endif
00408
00409
00410 #ifndef OSDL_USES_SDL
00411 #define OSDL_USES_SDL 1
00412 #endif
00413
00414
00415 #ifndef OSDL_USES_SDL_GFX
00416 #define OSDL_USES_SDL_GFX 1
00417 #endif
00418
00419
00420 #ifndef OSDL_USES_SDL_IMAGE
00421 #define OSDL_USES_SDL_IMAGE 1
00422 #endif
00423
00424
00425 #ifndef OSDL_USES_SDL_MIXER
00426 #define OSDL_USES_SDL_MIXER 1
00427 #endif
00428
00429
00430 #ifndef OSDL_USES_SDL_TTF
00431 #define OSDL_USES_SDL_TTF 1
00432 #endif
00433
00434
00435 #ifndef OSDL_VERBOSE_CONTROLLER
00436 #define OSDL_VERBOSE_CONTROLLER 0
00437 #endif
00438
00439
00440 #ifndef OSDL_VERBOSE_JOYSTICK
00441 #define OSDL_VERBOSE_JOYSTICK 0
00442 #endif
00443
00444
00445 #ifndef OSDL_VERBOSE_JOYSTICK_HANDLER
00446 #define OSDL_VERBOSE_JOYSTICK_HANDLER 0
00447 #endif
00448
00449
00450 #ifndef OSDL_VERBOSE_KEYBOARD_HANDLER
00451 #define OSDL_VERBOSE_KEYBOARD_HANDLER 0
00452 #endif
00453
00454
00455 #ifndef OSDL_VERBOSE_MOUSE
00456 #define OSDL_VERBOSE_MOUSE 0
00457 #endif
00458
00459
00460 #ifndef OSDL_VERBOSE_MOUSE_HANDLER
00461 #define OSDL_VERBOSE_MOUSE_HANDLER 0
00462 #endif
00463
00464
00465 #ifndef OSDL_VERSION
00466 #define OSDL_VERSION "0.5"
00467 #endif
00468
00469
00470
00471
00472
00473
00474 #ifndef __cplusplus
00475
00476 #endif
00477
00478
00479
00480
00481
00482
00483
00484
00485
00486
00487
00488
00489
00490
00491
00492 #endif
00493