@@ -8,6 +8,9 @@ EndProject
88Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "libxml2-static-for-dll" , "libxml2-static-for-dll\libxml2-static-for-dll.vcproj" , "{8A8D78A8-B79C-49C3-8BB4-F98A034A7950}"
99EndProject
1010Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "tests" , "tests" , "{2852A29E-A52C-45B0-ADAB-D71F72BC7747}"
11+ Project Section (SolutionItems ) = preProject
12+ tests \testcatalog \testcatalog .vcproj = tests \testcatalog \testcatalog .vcproj
13+ EndProject Section
1114EndProject
1215Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "runsuite" , "tests\runsuite\runsuite.vcproj" , "{58998B68-394A-43A9-8709-878B75187283}"
1316 Project Section (ProjectDependencies ) = postProject
@@ -84,6 +87,11 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testparser", "tests\testpar
8487 {18397431-727F-4081-A7E0-A41C2019435E} = {18397431-727F-4081-A7E0-A41C2019435E}
8588 EndProject Section
8689EndProject
90+ Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "testcatalog" , "tests\testcatalog\testcatalog.vcproj" , "{A4DDDD7A-99EF-4FF2-83FC-F74F7C6006AA}"
91+ Project Section (ProjectDependencies ) = postProject
92+ {18397431-727F-4081-A7E0-A41C2019435E} = {18397431-727F-4081-A7E0-A41C2019435E}
93+ EndProject Section
94+ EndProject
8795Global
8896 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
8997 Debug| Win32 = Debug| Win32
@@ -236,6 +244,14 @@ Global
236244 {58FA4B95-40F0-449B-AA85-57EBEEA933A8} .Release| Win32 .Build .0 = Release| Win32
237245 {58FA4B95-40F0-449B-AA85-57EBEEA933A8} .Release| x64 .ActiveCfg = Release| x64
238246 {58FA4B95-40F0-449B-AA85-57EBEEA933A8} .Release| x64 .Build .0 = Release| x64
247+ {A4DDDD7A-99EF-4FF2-83FC-F74F7C6006AA} .Debug| Win32 .ActiveCfg = Debug| Win32
248+ {A4DDDD7A-99EF-4FF2-83FC-F74F7C6006AA} .Debug| Win32 .Build .0 = Debug| Win32
249+ {A4DDDD7A-99EF-4FF2-83FC-F74F7C6006AA} .Debug| x64 .ActiveCfg = Debug| x64
250+ {A4DDDD7A-99EF-4FF2-83FC-F74F7C6006AA} .Debug| x64 .Build .0 = Debug| x64
251+ {A4DDDD7A-99EF-4FF2-83FC-F74F7C6006AA} .Release| Win32 .ActiveCfg = Release| Win32
252+ {A4DDDD7A-99EF-4FF2-83FC-F74F7C6006AA} .Release| Win32 .Build .0 = Release| Win32
253+ {A4DDDD7A-99EF-4FF2-83FC-F74F7C6006AA} .Release| x64 .ActiveCfg = Release| x64
254+ {A4DDDD7A-99EF-4FF2-83FC-F74F7C6006AA} .Release| x64 .Build .0 = Release| x64
239255 EndGlobalSection
240256 GlobalSection (SolutionProperties ) = preSolution
241257 HideSolutionNode = FALSE
@@ -256,5 +272,6 @@ Global
256272 {F4ACFCBF-3CCF-471E-BD54-3BECF8E39A46} = {2852A29E-A52C-45B0-ADAB-D71F72BC7747}
257273 {74B1EC20-670B-45BF-9683-EE0D40C661DD} = {2852A29E-A52C-45B0-ADAB-D71F72BC7747}
258274 {58FA4B95-40F0-449B-AA85-57EBEEA933A8} = {2852A29E-A52C-45B0-ADAB-D71F72BC7747}
275+ {A4DDDD7A-99EF-4FF2-83FC-F74F7C6006AA} = {2852A29E-A52C-45B0-ADAB-D71F72BC7747}
259276 EndGlobalSection
260277EndGlobal
0 commit comments