Updated for Visual Studio Express 2005

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401427
This commit is contained in:
Sam Lantinga 2006-02-24 08:17:28 +00:00
parent 14c0a48114
commit ef1df3f896
10 changed files with 22 additions and 24 deletions

View file

@ -51,7 +51,6 @@
#define HAVE_MEMCMP 1
/* Enable various audio drivers */
#define SDL_AUDIO_DRIVER_DISK 1
#define SDL_AUDIO_DRIVER_SNDMGR 1
/* Enable various cdrom drivers */
@ -71,7 +70,6 @@
/* Enable various video drivers */
#define SDL_VIDEO_DRIVER_DRAWSPROCKET 1
#define SDL_VIDEO_DRIVER_DUMMY 1
#define SDL_VIDEO_DRIVER_TOOLBOX 1
/* Enable OpenGL support */