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] --- net.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net.R') diff --git a/net.R b/net.R index e184546..9c5d05a 100644 --- a/net.R +++ b/net.R @@ -6,7 +6,7 @@ net : [X] GTK COMMON NET net-icon|no-icon # The Windows Net shouldn't be called `net.exe' since Windows # already has a reasonably important utility program by that name! -netgame : [G] WINDOWS COMMON NET net.res? +netgame : [G] WINDOWS COMMON NET net.res|noicon.res ALL += NET -- cgit v1.1