X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=rect.R;h=1448c0fa63008939d51c57dec6c17c28f8ef3945;hb=3234912f921916a1b8da164fd61dc75579358577;hp=8250376be12a09c93e4643c5c5acad1780b75d62;hpb=b05cb1eaf37d9ffd2dad7e335c344b2455d9f1e2;p=sgt-puzzles.git diff --git a/rect.R b/rect.R index 8250376..1448c0f 100644 --- 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:Rectangles +!begin >gamedesc.txt +rect:rect.exe:Rectangles:Rectangles puzzle:Divide the grid into rectangles with areas equal to the numbers. !end