By default all the real targets have dummy audio/video and disk audio.

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401537
This commit is contained in:
Sam Lantinga 2006-03-14 16:19:32 +00:00
parent 66d3d81854
commit 5e6d989ad4
9 changed files with 51 additions and 271 deletions

View file

@ -152,6 +152,7 @@ typedef unsigned int uintptr_t;
#ifndef _WIN32_WCE
#define SDL_VIDEO_DRIVER_DDRAW 1
#endif
#define SDL_VIDEO_DRIVER_DUMMY 1
#define SDL_VIDEO_DRIVER_WINDIB 1
/* Enable OpenGL support */