chiark / gitweb /
Create a blank .rc file to be used in the absence of icons/foo.rc.
[sgt-puzzles.git] / untangle.R
index fd74f319c053c6a5cd95986cc6c882d067f495c6..5943295488a8edf9fef41e0745b001d8c6d54774 100644 (file)
@@ -4,7 +4,7 @@ UNTANGLE = untangle tree234
 
 untangle : [X] GTK COMMON UNTANGLE untangle-icon|no-icon
 
-untangle : [G] WINDOWS COMMON UNTANGLE untangle.res?
+untangle : [G] WINDOWS COMMON UNTANGLE untangle.res|noicon.res
 
 ALL += UNTANGLE
 
@@ -15,3 +15,7 @@ GAMES += untangle
 !begin >list.c
     A(untangle) \
 !end
+
+!begin >wingames.lst
+untangle.exe:Untangle
+!end