Re: win32 version info - Mailing list pgsql-patches

From Tom Lane
Subject Re: win32 version info
Date
Msg-id 9139.1090872617@sss.pgh.pa.us
Whole thread Raw
In response to Re: win32 version info  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-patches
Andrew Dunstan <andrew@dunslane.net> writes:
> Makefile.global or similar could define the build rule once, like

> %.o: %.rc
>     windres -DFILEDESC=$(FILEDESC) $< -o $@
> --include-dir=$(top_builddir)/src/include

Actually, I was wondering if we could not include this in a build rule
for executables, so that it's not necessary for the individual Makefiles
to be explicitly aware of it at all ...

            regards, tom lane

pgsql-patches by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Re: win32 version info
Next
From: "Magnus Hagander"
Date:
Subject: Re: win32 version info