build-scripts: Removed winrtbuild.*, no longer used.

WinRT/UWP is still supported, but you have to use the VS2019
project files, now.

Fixes #5639.
This commit is contained in:
Ryan C. Gordon
2022-08-09 16:02:16 -04:00
parent 53141a56b4
commit 3a9295e14f
4 changed files with 0 additions and 319 deletions

View File

@@ -11,7 +11,6 @@
`CFBundleVersion`
* `Makefile.os2`: `VERSION`
* `Makefile.w32`: `*_VERSION`
* `build-scripts/winrtbuild.ps1`: `$SDLVersion`
* `include/SDL_version.h`: `SDL_*_VERSION`, `SDL_PATCHLEVEL`
* `src/main/windows/version.rc`: `FILEVERSION`, `PRODUCTVERSION`,
`FileVersion`, `ProductVersion`