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