File: SDL_config.h

package info (click to toggle)
libsdl2 2.26.5%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 80,452 kB
  • sloc: ansic: 293,898; cpp: 188,785; objc: 10,375; xml: 6,368; sh: 5,171; perl: 1,998; makefile: 944; asm: 661; javascript: 286; python: 109
file content (4 lines) | stat: -rw-r--r-- 229 bytes parent folder | download | duplicates (4)
1
2
3
4
/* Debian-specific indirection to an architecture-specific copy of
 * SDL_config.h in one of the compiler's default include directories.
 * Please do not include _real_SDL_config.h directly. */
#include <SDL2/_real_SDL_config.h>