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:
parent
91505fae8e
commit
d172f38d4d
7 changed files with 20 additions and 13 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue