]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix faulty backport which broke the Windows build
authorMichał Kępień <michal@isc.org>
Thu, 8 Aug 2019 18:45:30 +0000 (20:45 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 8 Aug 2019 18:45:30 +0000 (20:45 +0200)
commit3806811c04b308f208d72de36e60e260fbf06efb
tree6ebf6fd595ce68002065c503a8f1fa356ce19e68
parent68c95f0b852a2229d3a364d61f2c120bf6297586
Fix faulty backport which broke the Windows build

Commit 91307842b8792afba8c26044ff9ae703fe85b6ee inadvertently mangled
the XML structure inside lib/isc/win32/libisc.vcxproj.filters.in, thus
breaking the Windows build.  Add the missing XML tags to make Windows
builds work again.
lib/isc/win32/libisc.vcxproj.filters.in