Patch from James H providing lots more paranoid casting. Also one
[sgt/puzzles] / lightup.R
CommitLineData
3f98cd5a 1# -*- makefile -*-
2
3LIGHTUP = lightup combi
4
f12cdd72 5lightup : [X] GTK COMMON LIGHTUP lightup-icon|no-icon
3f98cd5a 6
7a4c7e32 7lightup : [G] WINDOWS COMMON LIGHTUP lightup.res|noicon.res
3f98cd5a 8
9lightupsolver : [U] lightup[STANDALONE_SOLVER] combi STANDALONE
10lightupsolver : [C] lightup[STANDALONE_SOLVER] combi STANDALONE
11
12ALL += LIGHTUP
13
14!begin gtk
15GAMES += lightup
16!end
17
18!begin >list.c
19 A(lightup) \
20!end
9bb2f5af 21
22!begin >wingames.lst
d09d659f 23lightup.exe:Light Up
9bb2f5af 24!end