migrate t_db to lib/dns/tests/db_test
(cherry picked from commitf58ac8ada3) (cherry picked from commit56da937399) (cherry picked from commitd3518e57b1) (cherry picked from commitc5dbc0b727)
This commit is contained in:
@@ -237,8 +237,6 @@ my @projectlist = ("..\\bin\\check\\win32\\checkconf.vcxproj",
|
||||
"..\\bin\\tools\\win32\\journalprint.vcxproj.filters",
|
||||
"..\\bin\\tools\\win32\\nsec3hash.vcxproj",
|
||||
"..\\bin\\tools\\win32\\nsec3hash.vcxproj.filters",
|
||||
"..\\bin\\tests\\db\\win32\\t_db.vcxproj",
|
||||
"..\\bin\\tests\\db\\win32\\t_db.vcxproj.filters",
|
||||
"..\\bin\\tests\\dst\\win32\\t_dst.vcxproj",
|
||||
"..\\bin\\tests\\dst\\win32\\t_dst.vcxproj.filters",
|
||||
"..\\bin\\tests\\win32\\backtrace_test.vcxproj",
|
||||
|
||||
@@ -394,14 +394,6 @@ EndProject
|
||||
@IF TESTS
|
||||
@IF ATOMIC
|
||||
@END ATOMIC
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "t_db", "..\bin\tests\db\win32\t_db.vcxproj", "{E6338E67-3224-4E66-9463-7AD719DA9346}"
|
||||
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}
|
||||
{B2DFA58C-6347-478E-81E8-01E06999D4F1} = {B2DFA58C-6347-478E-81E8-01E06999D4F1}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "t_dst", "..\bin\tests\dst\win32\t_dst.vcxproj", "{EE9B94CF-7C33-4F3B-A674-FB756D422C54}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{A3F71D12-F38A-4C77-8D87-8E8854CA74A1} = {A3F71D12-F38A-4C77-8D87-8E8854CA74A1}
|
||||
|
||||
Reference in New Issue
Block a user