Qt frontend: correctly size window after selection of new game params.
[sgt-puzzles/ydirson.git] / twiddle.R
blob5c8874531a011e943aaf5aad47a9f77d3de181c4
1 # -*- makefile -*-
3 twiddle  : [X] GTK COMMON twiddle twiddle-icon|no-icon
4 twiddle  : [Q] QT COMMON twiddle twiddle-icon|no-icon
6 twiddle  : [G] WINDOWS COMMON twiddle twiddle.res|noicon.res
8 ALL += twiddle[COMBINED]
10 !begin gtk
11 GAMES += twiddle
12 !end
14 !begin >list.c
15     A(twiddle) \
16 !end
18 !begin >wingames.lst
19 twiddle.exe:Twiddle
20 !end