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
|
|
@ -8,7 +8,7 @@ http://www.tuxpaint.org/
|
|||
|
||||
$Id$
|
||||
|
||||
2020.April.1 (0.9.24)
|
||||
2020.April.10 (0.9.24)
|
||||
* New tools
|
||||
---------
|
||||
* Fill
|
||||
|
|
@ -35,6 +35,9 @@ $Id$
|
|||
and made sure some warnings and errors were going to
|
||||
STDERR, rather than STDOUT.
|
||||
|
||||
* Updates to build for Windows (using mingw/msys)
|
||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||
|
||||
* Other Improvements
|
||||
------------------
|
||||
* Added ability to move color palette options to the end of
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue