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
Add a couple more checks to the 3d collision detection, without
[sgt-puzzles/ydirson.git]
/
twiddle.R
blob
eeee7cb3ddb50fd0f15e8fe06cfa1895f5a6c329
1
# -*- makefile -*-
2
3
twiddle : [X] GTK COMMON twiddle twiddle-icon|no-icon
4
5
twiddle : [G] WINDOWS COMMON twiddle twiddle.res|noicon.res
6
7
ALL += twiddle[COMBINED]
8
9
!begin gtk
10
GAMES += twiddle
11
!end
12
13
!begin >list.c
14
A(twiddle) \
15
!end
16
17
!begin >wingames.lst
18
twiddle.exe:Twiddle
19
!end