mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-20 23:51:29 -07:00
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:
@ -4,7 +4,7 @@ NETSLIDE = netslide tree234
|
||||
|
||||
netslide : [X] GTK COMMON NETSLIDE netslide-icon|no-icon
|
||||
|
||||
netslide : [G] WINDOWS COMMON NETSLIDE netslide.res?
|
||||
netslide : [G] WINDOWS COMMON NETSLIDE netslide.res|noicon.res
|
||||
|
||||
ALL += NETSLIDE
|
||||
|
||||
|
Reference in New Issue
Block a user