X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=inertia.R;h=e6e86beaec23f6b8ba5b8789b4a40059f5f8dda5;hb=db313b3948d27244dd7c34c2609c66d6204d8931;hp=33e1841e0ca5c8f842bfe8c229d41bd1747f0b4c;hpb=be8076a6e66cb4a2ac911eb65712b669f6df509a;p=sgt-puzzles.git diff --git a/inertia.R b/inertia.R index 33e1841..e6e86be 100644 --- a/inertia.R +++ b/inertia.R @@ -1,15 +1,19 @@ # -*- makefile -*- -inertia : [X] GTK COMMON inertia +inertia : [X] GTK COMMON inertia inertia-icon|no-icon -inertia : [G] WINDOWS COMMON inertia inertia.res? +inertia : [G] WINDOWS COMMON inertia inertia.res|noicon.res -ALL += inertia +ALL += inertia[COMBINED] -!begin gtk +!begin am gtk GAMES += inertia !end !begin >list.c A(inertia) \ !end + +!begin >gamedesc.txt +inertia:inertia.exe:Inertia:Gem-collecting puzzle:Collect all the gems without running into any of the mines. +!end