]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
remove references to lib/tests in the windows build
authorEvan Hunt <each@isc.org>
Thu, 15 Mar 2018 19:56:02 +0000 (12:56 -0700)
committerEvan Hunt <each@isc.org>
Thu, 15 Mar 2018 20:48:49 +0000 (13:48 -0700)
(cherry picked from commit e2bb9824f874b7378400502d77599dffc5ff2948)

win32utils/Configure
win32utils/bind9.sln.in

index c8420ed7be44deec2fed2940e221ceefe32a8580..409723e6e57bdfa7368a3985f1bceda53d03a820 100644 (file)
@@ -279,8 +279,6 @@ my @projectlist = ("..\\bin\\check\\win32\\checkconf.vcxproj",
                    "..\\lib\\isccfg\\win32\\libisccfg.vcxproj.filters",
                    "..\\lib\\lwres\\win32\\liblwres.vcxproj",
                    "..\\lib\\lwres\\win32\\liblwres.vcxproj.filters",
-                   "..\\lib\\tests\\win32\\libtests.vcxproj",
-                   "..\\lib\\tests\\win32\\libtests.vcxproj.filters",
                    "..\\lib\\win32\\bindevt\\bindevt.vcxproj",
                    "..\\lib\\win32\\bindevt\\bindevt.vcxproj.filters",
                    "bind9.sln");
index d4ef740ec1766c97539f20cb3bfe2890c267192c..0d13863e88365a112ffc2a197516eebd32d19f5e 100644 (file)
@@ -121,15 +121,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bindevt", "..\lib\win32\bin
                {3840E563-D180-4761-AA9C-E6155F02EAFF} = {3840E563-D180-4761-AA9C-E6155F02EAFF}
        EndProjectSection
 EndProject
-@IF TESTS
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libtests", "..\lib\tests\win32\libtests.vcxproj", "{F6F08940-7597-4FEE-9CE0-E09A009C45A3}"
-       ProjectSection(ProjectDependencies) = postProject
-               {A3F71D12-F38A-4C77-8D87-8E8854CA74A1} = {A3F71D12-F38A-4C77-8D87-8E8854CA74A1}
-               {3840E563-D180-4761-AA9C-E6155F02EAFF} = {3840E563-D180-4761-AA9C-E6155F02EAFF}
-               {5FEBFD4E-CCB0-48B9-B733-E15EEB85C16A} = {5FEBFD4E-CCB0-48B9-B733-E15EEB85C16A}
-       EndProjectSection
-EndProject
-@END TESTS
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "named", "..\bin\named\win32\named.vcxproj", "{723C65DA-A96C-4BA3-A34E-44F11CA346F9}"
        ProjectSection(ProjectDependencies) = postProject
                {A3F71D12-F38A-4C77-8D87-8E8854CA74A1} = {A3F71D12-F38A-4C77-8D87-8E8854CA74A1}