File: SDL_config.h

package info (click to toggle)
libsdl2 2.32.4%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 72,020 kB
  • sloc: ansic: 310,242; objc: 10,843; cpp: 9,959; xml: 6,904; sh: 5,714; perl: 3,277; python: 1,643; makefile: 1,022; asm: 661; javascript: 286
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>