Hash : fe6c797c Author : Date : 2015-04-10T23:30:31
Fixed an iOS view orientation issue when SDL_GL_CreateContext or SDL_CreateRenderer is called.
Download
1 2 3 4
@echo off cd ..\VS2010 call "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\vcvarsall.bat" msbuild /m SDL.sln /property:Configuration=Debug pause