aboutsummaryrefslogtreecommitdiff
path: root/noicon.rc (follow)
Commit message (Collapse)AuthorAge
* MinGW windres doesn't like an empty resource file, so invent a resource toJacob Nevins2007-02-28
| | | | | | keep it happy. (Hopefully this hack will be temporary.) [originally from svn r7346]
* Create a blank .rc file to be used in the absence of icons/foo.rc.Simon Tatham2007-02-27
This means that puzzles.rc2 is always included in all Windows and PocketPC builds, which in turn means that I should be able to start filling it full of VERSIONINFO and have that reliably included as well. [originally from svn r7339]