UI change to Filling: allow multiple squares to be set at once.
[sgt/puzzles] / unequal.R
CommitLineData
149255d7 1# -*- makefile -*-
2
3UNEQUAL = unequal latin tree234 maxflow
4
0d926fd4 5unequal : [X] GTK COMMON UNEQUAL unequal-icon|no-icon
149255d7 6
7a4c7e32 7unequal : [G] WINDOWS COMMON UNEQUAL unequal.res|noicon.res
149255d7 8
9unequalsolver : [U] unequal[STANDALONE_SOLVER] latin[STANDALONE_SOLVER] tree234 maxflow STANDALONE
10unequalsolver : [C] unequal[STANDALONE_SOLVER] latin[STANDALONE_SOLVER] tree234 maxflow STANDALONE
11
12latincheck : [U] latin[STANDALONE_LATIN_TEST] tree234 maxflow STANDALONE
13latincheck : [C] latin[STANDALONE_LATIN_TEST] tree234 maxflow STANDALONE
14
15ALL += UNEQUAL
16
17!begin gtk
18GAMES += unequal
19!end
20
21!begin >list.c
22 A(unequal) \
23!end
9bb2f5af 24
25!begin >wingames.lst
d09d659f 26unequal.exe:Unequal
9bb2f5af 27!end