repo.or.cz
/
sgt-puzzles
/
ydirson.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Qt frontend: correctly size window after selection of new game params.
[sgt-puzzles/ydirson.git]
/
twiddle.R
blob
5c8874531a011e943aaf5aad47a9f77d3de181c4
1
# -*- makefile -*-
2
3
twiddle : [X] GTK COMMON twiddle twiddle-icon|no-icon
4
twiddle : [Q] QT COMMON twiddle twiddle-icon|no-icon
5
6
twiddle : [G] WINDOWS COMMON twiddle twiddle.res|noicon.res
7
8
ALL += twiddle[COMBINED]
9
10
!begin gtk
11
GAMES += twiddle
12
!end
13
14
!begin >list.c
15
A(twiddle) \
16
!end
17
18
!begin >wingames.lst
19
twiddle.exe:Twiddle
20
!end