Stop the analysis pass in Loopy's redraw routine from being
[sgt/puzzles] / samegame.R
index fa1f2ca..8e6eb11 100644 (file)
@@ -2,9 +2,9 @@
 
 samegame : [X] GTK COMMON samegame samegame-icon|no-icon
 
-samegame : [G] WINDOWS COMMON samegame samegame.res?
+samegame : [G] WINDOWS COMMON samegame samegame.res|noicon.res
 
-ALL += samegame
+ALL += samegame[COMBINED]
 
 !begin gtk
 GAMES += samegame
@@ -13,3 +13,7 @@ GAMES += samegame
 !begin >list.c
     A(samegame) \
 !end
+
+!begin >wingames.lst
+samegame.exe:Same Game
+!end