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]
/
dominosa.R
blob
22826538e0f9a9398cab939bd722eb42f5611e2c
1
# -*- makefile -*-
2
3
DOMINOSA_EXTRA = laydomino
4
5
dominosa : [X] GTK COMMON dominosa DOMINOSA_EXTRA dominosa-icon|no-icon
6
7
dominosa : [G] WINDOWS COMMON dominosa DOMINOSA_EXTRA dominosa.res|noicon.res
8
9
ALL += dominosa[COMBINED] DOMINOSA_EXTRA
10
11
!begin gtk
12
GAMES += dominosa
13
!end
14
15
!begin >list.c
16
A(dominosa) \
17
!end
18
19
!begin >wingames.lst
20
dominosa.exe:Dominosa
21
!end