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