Add a STYLUS_BASED variant to magnets
[sgt-puzzles/ydirson.git] / inertia.R
blobfab2d3b45f54e23dcc0d3a60241f3a63dbe508c6
1 # -*- makefile -*-
3 inertia  : [X] GTK COMMON inertia inertia-icon|no-icon
4 inertia  : [Q] QT COMMON inertia inertia-icon|no-icon
6 inertia  : [G] WINDOWS COMMON inertia inertia.res|noicon.res
8 ALL += inertia[COMBINED]
10 !begin gtk
11 GAMES += inertia
12 !end
14 !begin >list.c
15     A(inertia) \
16 !end
18 !begin >wingames.lst
19 inertia.exe:Inertia
20 !end