My Project
Macros
SDL_config_minimal.h File Reference
#include "SDL_platform.h"

Go to the source code of this file.

Macros

#define SDL_config_h_
 
#define HAVE_STDARG_H   1
 
#define HAVE_STDDEF_H   1
 
#define HAVE_STDINT_H   1
 
#define SDL_AUDIO_DRIVER_DUMMY   1
 
#define SDL_JOYSTICK_DISABLED   1
 
#define SDL_HAPTIC_DISABLED   1
 
#define SDL_SENSOR_DISABLED   1
 
#define SDL_LOADSO_DISABLED   1
 
#define SDL_THREADS_DISABLED   1
 
#define SDL_TIMERS_DISABLED   1
 
#define SDL_VIDEO_DRIVER_DUMMY   1
 
#define SDL_FILESYSTEM_DUMMY   1
 

Detailed Description

This is the minimal configuration that can be used to build SDL.