chiark / gitweb /
Tents: mark squares as non-tents with {Shift,Control}-cursor keys.
[sgt-puzzles.git] / rect.R
diff --git a/rect.R b/rect.R
index e050b40d52d9839b6b0f0ae841fe8136cb92f68e..1448c0fa63008939d51c57dec6c17c28f8ef3945 100644 (file)
--- a/rect.R
+++ b/rect.R
@@ -2,14 +2,18 @@
 
 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
+!begin am gtk
 GAMES += rect
 !end
 
 !begin >list.c
     A(rect) \
 !end
+
+!begin >gamedesc.txt
+rect:rect.exe:Rectangles:Rectangles puzzle:Divide the grid into rectangles with areas equal to the numbers.
+!end