diff options
| author | Jacob Nevins <jacobn@chiark.greenend.org.uk> | 2006-12-29 22:43:47 +0000 |
|---|---|---|
| committer | Jacob Nevins <jacobn@chiark.greenend.org.uk> | 2006-12-29 22:43:47 +0000 |
| commit | 7834793e41ba57cadb371f07de55d8deae57ca22 (patch) | |
| tree | da9140b8ae731a300eef962ffd398df99ed6b978 /nullgame.R | |
| parent | eac561147e6b6685b26a20e6146ef1a6281fc1ca (diff) | |
| download | puzzles-7834793e41ba57cadb371f07de55d8deae57ca22.zip puzzles-7834793e41ba57cadb371f07de55d8deae57ca22.tar.gz puzzles-7834793e41ba57cadb371f07de55d8deae57ca22.tar.bz2 puzzles-7834793e41ba57cadb371f07de55d8deae57ca22.tar.xz | |
Bring .R files for nullgame and unfinished puzzles up to date with the rest of
the world (by adding icon support).
[originally from svn r7038]
Diffstat (limited to 'nullgame.R')
| -rw-r--r-- | nullgame.R | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,4 +9,4 @@ # ever fails to compile, so it's important that it should actually # be built on a regular basis. nullgame : [X] GTK COMMON nullgame nullgame-icon|no-icon -nullgame : [G] WINDOWS COMMON nullgame +nullgame : [G] WINDOWS COMMON nullgame nullgame.res? |