From 1dc3ce6d90c75f1a6b2e19cdaf5a3c0f92aaac05 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Tue, 27 Feb 2007 20:49:40 +0000 Subject: Create a blank .rc file to be used in the absence of icons/foo.rc. This means that puzzles.rc2 is always included in all Windows and PocketPC builds, which in turn means that I should be able to start filling it full of VERSIONINFO and have that reliably included as well. [originally from svn r7339] --- unequal.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unequal.R') diff --git a/unequal.R b/unequal.R index 5083857..014440e 100644 --- a/unequal.R +++ b/unequal.R @@ -4,7 +4,7 @@ UNEQUAL = unequal latin tree234 maxflow unequal : [X] GTK COMMON UNEQUAL unequal-icon|no-icon -unequal : [G] WINDOWS COMMON UNEQUAL unequal.res? +unequal : [G] WINDOWS COMMON UNEQUAL unequal.res|noicon.res unequalsolver : [U] unequal[STANDALONE_SOLVER] latin[STANDALONE_SOLVER] tree234 maxflow STANDALONE unequalsolver : [C] unequal[STANDALONE_SOLVER] latin[STANDALONE_SOLVER] tree234 maxflow STANDALONE -- cgit v1.1