Create a blank .rc file to be used in the absence of icons/foo.rc.

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]
This commit is contained in:
Simon Tatham
2007-02-27 20:49:40 +00:00
parent 650929a57f
commit 1dc3ce6d90
29 changed files with 31 additions and 28 deletions

View File

@ -4,7 +4,7 @@ LIGHTUP = lightup combi
lightup : [X] GTK COMMON LIGHTUP lightup-icon|no-icon
lightup : [G] WINDOWS COMMON LIGHTUP lightup.res?
lightup : [G] WINDOWS COMMON LIGHTUP lightup.res|noicon.res
lightupsolver : [U] lightup[STANDALONE_SOLVER] combi STANDALONE
lightupsolver : [C] lightup[STANDALONE_SOLVER] combi STANDALONE