shithub: puzzles

ref: ca20d86a067e565b3c2cb5110255f179ed78a3d8
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