mirror of https://github.com/encounter/SDL.git
Added instructions for updating Makefile.w32 for release
This commit is contained in:
parent
5d5488ca71
commit
5c1b7f6ea7
|
@ -10,6 +10,7 @@
|
|||
* `Xcode/SDL/Info-Framework.plist`: `CFBundleShortVersionString`,
|
||||
`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`,
|
||||
|
|
Loading…
Reference in New Issue