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] --- solo.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'solo.R') diff --git a/solo.R b/solo.R index 8a5c52d..fed8104 100644 --- a/solo.R +++ b/solo.R @@ -2,7 +2,7 @@ solo : [X] GTK COMMON solo solo-icon|no-icon -solo : [G] WINDOWS COMMON solo solo.res? +solo : [G] WINDOWS COMMON solo solo.res|noicon.res solosolver : [U] solo[STANDALONE_SOLVER] STANDALONE solosolver : [C] solo[STANDALONE_SOLVER] STANDALONE -- cgit v1.1