From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JNdj0-0002ZR-JY for qemu-devel@nongnu.org; Fri, 08 Feb 2008 19:37:46 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JNdiy-0002ZC-6Y for qemu-devel@nongnu.org; Fri, 08 Feb 2008 19:37:45 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JNdiy-0002Z9-0e for qemu-devel@nongnu.org; Fri, 08 Feb 2008 19:37:44 -0500 Received: from static-71-162-243-5.phlapa.fios.verizon.net ([71.162.243.5] helo=grelber.thyrsus.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JNdix-0000Vj-Pm for qemu-devel@nongnu.org; Fri, 08 Feb 2008 19:37:43 -0500 From: Rob Landley Subject: Re: [Qemu-devel] [PATCH] Better version.rc patch Date: Fri, 8 Feb 2008 18:37:39 -0600 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802081837.39835.rob@landley.net> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: "C.W. Betts" On Friday 08 February 2008 17:20:41 Johannes Schindelin wrote: > diff a/version.rc b/version.rc > --- /dev/null > +++ b/version.rc Is there some way to put easily separable windows-only files in a win32 subdirectory so the rest of us don't have to look at it? Rob -- "One of my most productive days was throwing away 1000 lines of code." - Ken Thompson.