Fix some border drawing issues.
[sgt/puzzles] / unequal.R
index 49d4343..014440e 100644 (file)
--- a/unequal.R
+++ b/unequal.R
@@ -2,9 +2,9 @@
 
 UNEQUAL  = unequal latin tree234 maxflow
 
-unequal  : [X] GTK COMMON UNEQUAL
+unequal  : [X] GTK COMMON UNEQUAL unequal-icon|no-icon
 
-unequal  : [G] WINDOWS COMMON UNEQUAL
+unequal  : [G] WINDOWS COMMON UNEQUAL unequal.res|noicon.res
 
 unequalsolver : [U] unequal[STANDALONE_SOLVER] latin[STANDALONE_SOLVER] tree234 maxflow STANDALONE
 unequalsolver : [C] unequal[STANDALONE_SOLVER] latin[STANDALONE_SOLVER] tree234 maxflow STANDALONE
@@ -21,3 +21,7 @@ GAMES += unequal
 !begin >list.c
     A(unequal) \
 !end
+
+!begin >wingames.lst
+unequal.exe:Unequal
+!end