chiark / gitweb /
Fix a decoding bug in Solo block-structure descriptions.
[sgt-puzzles.git] / rect.R
diff --git a/rect.R b/rect.R
index 3d4bf97a31c689d82392dc0a3702a80fcbb5c64c..454e02f21df5fe36e66964ebe34e3ae31053d308 100644 (file)
--- a/rect.R
+++ b/rect.R
@@ -2,11 +2,11 @@
 
 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
 
@@ -14,6 +14,6 @@ GAMES += rect
     A(rect) \
 !end
 
-!begin >wingames.lst
-rect.exe
+!begin >gamedesc.txt
+rect:rect.exe:Rectangles:Rectangles puzzle
 !end