A less rude way of doing the same thing...
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401615
This commit is contained in:
parent
88dd069862
commit
764d343924
7 changed files with 14 additions and 21 deletions
|
@ -22,9 +22,8 @@
|
||||||
|
|
||||||
#ifndef _SDL_config_amiga_h
|
#ifndef _SDL_config_amiga_h
|
||||||
#define _SDL_config_amiga_h
|
#define _SDL_config_amiga_h
|
||||||
#ifndef _SDL_config_h
|
|
||||||
#error This file should be included from SDL_config.h - Copy SDL_config.h.default to SDL_config.h?
|
#include "SDL_platform.h"
|
||||||
#endif
|
|
||||||
|
|
||||||
/* This is a set of defines to configure the SDL features */
|
/* This is a set of defines to configure the SDL features */
|
||||||
|
|
||||||
|
|
|
@ -22,9 +22,8 @@
|
||||||
|
|
||||||
#ifndef _SDL_config_dreamcast_h
|
#ifndef _SDL_config_dreamcast_h
|
||||||
#define _SDL_config_dreamcast_h
|
#define _SDL_config_dreamcast_h
|
||||||
#ifndef _SDL_config_h
|
|
||||||
#error This file should be included from SDL_config.h - Copy SDL_config.h.default to SDL_config.h?
|
#include "SDL_platform.h"
|
||||||
#endif
|
|
||||||
|
|
||||||
/* This is a set of defines to configure the SDL features */
|
/* This is a set of defines to configure the SDL features */
|
||||||
|
|
||||||
|
|
|
@ -22,9 +22,8 @@
|
||||||
|
|
||||||
#ifndef _SDL_config_macos_h
|
#ifndef _SDL_config_macos_h
|
||||||
#define _SDL_config_macos_h
|
#define _SDL_config_macos_h
|
||||||
#ifndef _SDL_config_h
|
|
||||||
#error This file should be included from SDL_config.h - Copy SDL_config.h.default to SDL_config.h?
|
#include "SDL_platform.h"
|
||||||
#endif
|
|
||||||
|
|
||||||
/* This is a set of defines to configure the SDL features */
|
/* This is a set of defines to configure the SDL features */
|
||||||
|
|
||||||
|
|
|
@ -22,9 +22,8 @@
|
||||||
|
|
||||||
#ifndef _SDL_config_macosx_h
|
#ifndef _SDL_config_macosx_h
|
||||||
#define _SDL_config_macosx_h
|
#define _SDL_config_macosx_h
|
||||||
#ifndef _SDL_config_h
|
|
||||||
#error This file should be included from SDL_config.h - Copy SDL_config.h.default to SDL_config.h?
|
#include "SDL_platform.h"
|
||||||
#endif
|
|
||||||
|
|
||||||
/* This is a set of defines to configure the SDL features */
|
/* This is a set of defines to configure the SDL features */
|
||||||
|
|
||||||
|
|
|
@ -22,9 +22,8 @@
|
||||||
|
|
||||||
#ifndef _SDL_config_minimal_h
|
#ifndef _SDL_config_minimal_h
|
||||||
#define _SDL_config_minimal_h
|
#define _SDL_config_minimal_h
|
||||||
#ifndef _SDL_config_h
|
|
||||||
#error This file should be included from SDL_config.h - Copy SDL_config.h.default to SDL_config.h?
|
#include "SDL_platform.h"
|
||||||
#endif
|
|
||||||
|
|
||||||
/* This is the minimal configuration that can be used to build SDL */
|
/* This is the minimal configuration that can be used to build SDL */
|
||||||
|
|
||||||
|
|
|
@ -22,9 +22,8 @@
|
||||||
|
|
||||||
#ifndef _SDL_config_os2_h
|
#ifndef _SDL_config_os2_h
|
||||||
#define _SDL_config_os2_h
|
#define _SDL_config_os2_h
|
||||||
#ifndef _SDL_config_h
|
|
||||||
#error This file should be included from SDL_config.h - Copy SDL_config.h.default to SDL_config.h?
|
#include "SDL_platform.h"
|
||||||
#endif
|
|
||||||
|
|
||||||
/* This is a set of defines to configure the SDL features */
|
/* This is a set of defines to configure the SDL features */
|
||||||
|
|
||||||
|
|
|
@ -22,9 +22,8 @@
|
||||||
|
|
||||||
#ifndef _SDL_config_win32_h
|
#ifndef _SDL_config_win32_h
|
||||||
#define _SDL_config_win32_h
|
#define _SDL_config_win32_h
|
||||||
#ifndef _SDL_config_h
|
|
||||||
#error This file should be included from SDL_config.h - Copy SDL_config.h.default to SDL_config.h?
|
#include "SDL_platform.h"
|
||||||
#endif
|
|
||||||
|
|
||||||
/* This is a set of defines to configure the SDL features */
|
/* This is a set of defines to configure the SDL features */
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue