shithub: puzzles

ref: 4ff90bd47f4bd3b11c4fb8b1ea25afb7b95f76da
dir: /lightup.R/

View raw version
# -*- makefile -*-

LIGHTUP  = lightup combi

lightup  : [X] GTK COMMON LIGHTUP lightup-icon|no-icon

lightup  : [G] WINDOWS COMMON LIGHTUP lightup.res|noicon.res

lightupsolver : [U] lightup[STANDALONE_SOLVER] combi STANDALONE
lightupsolver : [C] lightup[STANDALONE_SOLVER] combi STANDALONE

ALL += LIGHTUP

!begin gtk
GAMES += lightup
!end

!begin >list.c
    A(lightup) \
!end

!begin >wingames.lst
lightup.exe:Light Up
!end