aboutsummaryrefslogtreecommitdiff
path: root/twiddle.R
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2006-12-27 11:05:20 +0000
committerSimon Tatham <anakin@pobox.com>2006-12-27 11:05:20 +0000
commitbe8076a6e66cb4a2ac911eb65712b669f6df509a (patch)
tree7b580e291828516f761f2a5d348525bd9aaef27f /twiddle.R
parentd07eb2ea3a85913edb826a3e9c3ffc8abda71771 (diff)
downloadpuzzles-be8076a6e66cb4a2ac911eb65712b669f6df509a.zip
puzzles-be8076a6e66cb4a2ac911eb65712b669f6df509a.tar.gz
puzzles-be8076a6e66cb4a2ac911eb65712b669f6df509a.tar.bz2
puzzles-be8076a6e66cb4a2ac911eb65712b669f6df509a.tar.xz
Actually introduce the ability to build the Windows icons into the
Windows puzzle binaries. This checkin involves several distinct changes: - mkfiles.pl now has an extra feature: if an object file is listed in Recipe with a trailing question mark, it will be considered optional, and silently dropped from the makefile if its primary source file isn't present at the time mkfiles.pl runs. This means people who check out the puzzles from Subversion and just run mkfiles.pl shouldn't get build failures; they just won't get the icons. - all the .R files now use this feature to include an optional Windows resource file. - the .rc resource source files are built by icons/Makefile. - windows.c finds the icon if present and uses it in place of the standard Windows application icon. [originally from svn r7020]
Diffstat (limited to 'twiddle.R')
-rw-r--r--twiddle.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/twiddle.R b/twiddle.R
index a7b26b3..c525953 100644
--- a/twiddle.R
+++ b/twiddle.R
@@ -2,7 +2,7 @@
twiddle : [X] GTK COMMON twiddle
-twiddle : [G] WINDOWS COMMON twiddle
+twiddle : [G] WINDOWS COMMON twiddle twiddle.res?
ALL += twiddle