Files
puzzles/solo.R
Simon Tatham b05cb1eaf3 Build an installer for Puzzles.
[originally from svn r7319]
2007-02-24 19:33:38 +00:00

23 lines
346 B
Makefile

# -*- makefile -*-
solo : [X] GTK COMMON solo solo-icon|no-icon
solo : [G] WINDOWS COMMON solo solo.res?
solosolver : [U] solo[STANDALONE_SOLVER] STANDALONE
solosolver : [C] solo[STANDALONE_SOLVER] STANDALONE
ALL += solo
!begin gtk
GAMES += solo
!end
!begin >list.c
A(solo) \
!end
!begin >wingames.lst
solo.exe:Solo
!end