Allow configure to override assertion settings, but by default this comes from the build optimization level.
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404405
This commit is contained in:
parent
34ea846ca1
commit
803375d590
9 changed files with 25 additions and 45 deletions
|
@ -28,9 +28,6 @@
|
|||
/* General platform specific identifiers */
|
||||
#include "SDL_platform.h"
|
||||
|
||||
/* SDL internal assertion support */
|
||||
#define SDL_DEFAULT_ASSERT_LEVEL 1
|
||||
|
||||
/* Make sure that this isn't included by Visual C++ */
|
||||
#ifdef _MSC_VER
|
||||
#error You should copy include/SDL_config.h.default to include/SDL_config.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue