Qt frontend: add missing dependency on lib to all games.
[sgt-puzzles/ydirson.git] / sixteen.R
blobf3d93d723fa44678338d4eac12784fa45a9171d3
1 # -*- makefile -*-
3 sixteen  : [X] GTK COMMON sixteen sixteen-icon|no-icon
4 sixteen  : [Q] QT COMMON sixteen sixteen-icon|no-icon
6 sixteen  : [G] WINDOWS COMMON sixteen sixteen.res|noicon.res
8 ALL += sixteen[COMBINED]
10 !begin gtk
11 GAMES += sixteen
12 !end
14 !begin >list.c
15     A(sixteen) \
16 !end
18 !begin >wingames.lst
19 sixteen.exe:Sixteen
20 !end