2
0
[email protected] 7 жил өмнө
parent
commit
473e787321

BIN
libs/SDL2.dll


BIN
libs/SDL2.lib


BIN
libs/SDL2main.lib


+ 0 - 5
readme/VisualStudio.txt

@@ -6,11 +6,6 @@ and just go to any example and open it right away
 2. There are prebuilt example solutions for VS2010+
 =================================================================================================
 - Build SDL:
-  - Open SDL\include\SDL_config_windows.h in any text editor
-  - Find this line:
-    #define SDL_AUDIO_DRIVER_XAUDIO2    1
-  - and comment it so it looks like:
-    //#define SDL_AUDIO_DRIVER_XAUDIO2    1
   - Go to folder SDL\VisualC\ 
   - Open SDL.sln and build it in Release configration
   - Go to folder SDL\VisualC\Win32\Release\