aboutsummaryrefslogtreecommitdiff
path: root/ports/sdl1/SDL_dynamic.vcxproj
AgeCommit message (Collapse)Author
2020-12-26[sdl1] x64-windows-static-md fixes (#15126)ankurverma85
2020-01-06[sdl1] Add build support for ARM64 Windows 10 (#9301)Tatsuro Shibamura
* [sdl1] Add build support for ARM64 Windows 10 * update baseline * [sdl1] update version info * update baseline * Revert 5f71592f54eeb508a7a64f3bf3d4a770719029b8 Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2019-09-25[sdl1] fix windows sdk 18362 build failure (#8327)Phil Christensen
Adding macro definition to silence new compile time diagnostics from updated windows SDK. This is not expected to change the behavior, only supress a new diagnostic that is warning about existing behavior.
2019-08-01[manyports]Regenerate patches and modify how the patches are used. (#7484)JackBoosY
* [ccfits]Regenerate patches and modify how the patches are used. * [itpp]Regenerate patches and modify how the patches are used. * [mpg123]Regenerate patches and modify how the patches are used. * [qwt]Regenerate patches and modify how the patches are used. * [sdl1]Remove a patche and modify how the patches are used.