Mercurial > vim
view runtime/vim32x32.xpm @ 17326:84b9e60ff459 v8.1.1662
patch 8.1.1662: cannot build uninstal.exe with some version of MinGW
commit https://github.com/vim/vim/commit/e28cfb28126c07abd9e9ba04e36b3789433201b6
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu Jul 11 22:04:21 2019 +0200
patch 8.1.1662: cannot build uninstal.exe with some version of MinGW
Problem: Cannot build uninstal.exe with some version of MinGW.
Solution: Add -lole32. (Rene Nyffenegger, closes https://github.com/vim/vim/issues/4646)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Thu, 11 Jul 2019 22:15:05 +0200 |
parents | 3fc0f57ecb91 |
children | 8f04cf65ecff |
line wrap: on
line source
/* XPM */ static char * vim32x32[] = { "32 32 8 1", " c None", ". c #000000", "+ c #000080", "@ c #008000", "# c #00FF00", "$ c #808080", "% c #C0C0C0", "& c #FFFFFF", " .. ", " .##. ", " ...........#@@#. ......... ", " .&&&&&&&&&&&.@@@#.&&&&&&&&&. ", " .&%%%%%%%%%%%.@@@.&%%%%%%%%%. ", " .%%%%%%%%%%$.@@@@.%%%%%%%%$. ", " .$%%%%%%$$.@@@@@@.$%%%%%$$. ", " .&%%%%%%$.@@@@@@.&%%%%%$$. ", " .&%%%%%%$.@@@@@.&&%%%%$$. ", " .&%%%%%%$.@@@@.&&%%%%$$. ", " .&%%%%%%$.@@@.&&%%%%$$. ", " .&%%%%%%$.@@.&&%%%%$$.#. ", " ..&%%%%%%$.@.&&%%%%$$.@@#. ", " .#.&%%%%%%$..&&%%%%$$.@@@@#. ", " .#@.&%%%%%%$.&&%%%%$$.@@@@@@#. ", ".#@@.&%%%%%%$&&%%%%$$.@@@@@@@@#.", ".+@@.&%%%%%%$&%%%%$$.@@@@@@@@@+.", " .+@.&%%%%%%$%%%%$$.@@@@@@@@@+. ", " .+.&%%%%%%%%%%...@@@@@@@@@+. ", " ..&%%%%%%%%%.%%.@@@@@@@@+. ", " .&%%%%%%%%%.%%.@@@@@@@+. ", " .&%%%%%%%%$...@...@...... ", " .&%%%%%%%$.%%%.%%%.%%%.%%. ", " .&%%%%%%$$..%%..%%%%%%%%%%. ", " .&%%%%%$$..%%...%%++%%..%. ", " .&%%%%$$.@.%%..%%+.%%..%%. ", " .&%%%$$.@@.%%..%%..%%..%%. ", " .&%%$$..+.%%..%%..%%..%%. ", " .%$$. ..%%%.%%..%%..%%%. ", " ... ....+.. .. ... ", " .++. ", " .. "};