Build an installer for Puzzles.
[sgt/puzzles] / solo.R
CommitLineData
3f98cd5a 1# -*- makefile -*-
2
f12cdd72 3solo : [X] GTK COMMON solo solo-icon|no-icon
3f98cd5a 4
fa2cb13d 5solo : [G] WINDOWS COMMON solo solo.res?
3f98cd5a 6
7solosolver : [U] solo[STANDALONE_SOLVER] STANDALONE
8solosolver : [C] solo[STANDALONE_SOLVER] STANDALONE
9
10ALL += solo
11
12!begin gtk
13GAMES += solo
14!end
15
16!begin >list.c
17 A(solo) \
18!end
9bb2f5af 19
20!begin >wingames.lst
d09d659f 21solo.exe:Solo
9bb2f5af 22!end