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
WIP: hack to avoid install attempts of nullgame on Qtopia.
[sgt-puzzles/ydirson.git]
/
blackbox.R
blob
3b827392bf202288d95db228f0ad77891bbadcb5
1
# -*- makefile -*-
2
3
blackbox : [X] GTK COMMON blackbox blackbox-icon|no-icon
4
blackbox : [Q] QT COMMON blackbox blackbox-icon|no-icon
5
6
blackbox : [G] WINDOWS COMMON blackbox blackbox.res|noicon.res
7
8
ALL += blackbox[COMBINED]
9
10
!begin gtk
11
GAMES += blackbox
12
!end
13
14
!begin >list.c
15
A(blackbox) \
16
!end
17
18
!begin >wingames.lst
19
blackbox.exe:Black Box
20
!end