XML support in MSVC build
Started by Magnus Haganderover 19 years ago2 messageshackers
Attached patch adds support for the recent XML-in-backend stuff to the
MSVC build. Most config stuff was already present for contrib/xml2, but
needed to add the includes and defines to the backend build as well.
//Magnus
Attachments:
msvc_xml.patchtext/plain; charset=us-asciiDownload+9-0
Re: XML support in MSVC build
Magnus Hagander <magnus@hagander.net> writes:
Attached patch adds support for the recent XML-in-backend stuff to the
MSVC build. Most config stuff was already present for contrib/xml2, but
needed to add the includes and defines to the backend build as well.
Applied, thanks.
regards, tom lane