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 build: fix use of XFLAGS
[sgt-puzzles/ydirson.git]
/
rect.R
blob
8d5f81ea7e8a0f30967a8105b049cb3024c9c91e
1
# -*- makefile -*-
2
3
rect : [X] GTK COMMON rect rect-icon|no-icon
4
rect : [Q] QT COMMON rect rect-icon|no-icon
5
6
rect : [G] WINDOWS COMMON rect rect.res|noicon.res
7
8
ALL += rect[COMBINED]
9
10
!begin gtk
11
GAMES += rect
12
!end
13
14
!begin >list.c
15
A(rect) \
16
!end
17
18
!begin >wingames.lst
19
rect.exe:Rectangles
20
!end