Win32 build (& doc) tweaks

TOYAMA Shin-ichi noticed that when building for Win32 under mingw/msys,
an #include of "librsvg-cairo.h" was also necessary.

He also bumped the version # in win32/resources.rc
(and I put his credit in there).

I updated docs/RELEASE.txt to mention that .rc file also needing
updated when preparing a new release.
This commit is contained in:
Bill Kendrick 2020-04-10 19:05:52 -07:00
parent 91505fae8e
commit d172f38d4d
7 changed files with 20 additions and 13 deletions

View file

@ -7,8 +7,9 @@ cutting a release (tagging in the source code repository, and running
* Makefile
* Build description files:
* tuxpaint.spec (RPM package)
* tuxpaint.spec (Linux RPM package)
* macos/Info.plist (macOS build)
* win32/resources.rc (Windows mingw/msys build)
* Documentation
(For HTML variants, be sure to run "make" in "docs/", to