]> git.ipfire.org Git - thirdparty/bind9.git/commit
Enable building dnssec-cds.exe
authorMichał Kępień <michal@isc.org>
Thu, 26 Sep 2019 13:11:15 +0000 (15:11 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 26 Sep 2019 13:11:15 +0000 (15:11 +0200)
commit1d5259b0a0482846e7e5e48e789bb2bee3d6e7fb
treedbfe5a2fc11ad42e9ee4128719d8c46c3d32ab5c
parent918ebd9830d108d3624636be2e1e3792e420bd3e
Enable building dnssec-cds.exe

Build configuration for the dnssec-cds Visual Studio project is absent
from the solution file template, which means the solution needs to be
upgraded using "devenv bind9.sln /upgrade" in order for the dnssec-cds
project to be built.  Add the build configuration for dnssec-cds to the
solution file template so that upgrading the solution is not necessary
for building that project.
win32utils/bind9.sln.in