@@ -5,7 +5,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "casablanca110", "src\VS11\c
5
5
EndProject
6
6
Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "TestRunner110" , "tests\Common\TestRunner\VS11\TestRunner110.vcxproj" , "{6490C580-DD4A-4F2D-A345-732C5148349F}"
7
7
EndProject
8
- Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "TestUnitTest++110 " , "tests\Common\UnitTestpp\VS11\TestUnitTestpp110.vcxproj" , "{E715BBE6-743D-47C2-8F43-92AA18F6ED19}"
8
+ Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "TestUnitTestpp110 " , "tests\Common\UnitTestpp\VS11\TestUnitTestpp110.vcxproj" , "{E715BBE6-743D-47C2-8F43-92AA18F6ED19}"
9
9
EndProject
10
10
Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "UnitTestpp110" , "tests\Common\UnitTestpp\VS11\UnitTestpp110.vcxproj" , "{3EB86C0D-432C-4FFC-BAD4-8DF4EFC7D0FF}"
11
11
EndProject
@@ -25,6 +25,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "streams110_test", "tests\Fu
25
25
EndProject
26
26
Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "Uri110_test" , "tests\Functional\uri\VS11\Uri110_test.vcxproj" , "{3D9C3F25-1736-4D39-A31F-6B2DE34E20CF}"
27
27
EndProject
28
+ Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "testlistener110" , "tests\Functional\http\utilities\testlistener\VS11\testlistener110.vcxproj" , "{5614BAFA-7605-41D3-945F-7EEB8116398F}"
29
+ EndProject
28
30
Global
29
31
GlobalSection (TeamFoundationVersionControl ) = preSolution
30
32
SccNumberOfProjects = 12
@@ -242,6 +244,18 @@ Global
242
244
{3D9C3F25-1736-4D39-A31F-6B2DE34E20CF} .Release| Win32 .Build .0 = Release| Win32
243
245
{3D9C3F25-1736-4D39-A31F-6B2DE34E20CF} .Release| x64 .ActiveCfg = Release| x64
244
246
{3D9C3F25-1736-4D39-A31F-6B2DE34E20CF} .Release| x64 .Build .0 = Release| x64
247
+ {5614BAFA-7605-41D3-945F-7EEB8116398F} .Debug| ARM .ActiveCfg = Debug| ARM
248
+ {5614BAFA-7605-41D3-945F-7EEB8116398F} .Debug| ARM .Build .0 = Debug| ARM
249
+ {5614BAFA-7605-41D3-945F-7EEB8116398F} .Debug| Win32 .ActiveCfg = Debug| Win32
250
+ {5614BAFA-7605-41D3-945F-7EEB8116398F} .Debug| Win32 .Build .0 = Debug| Win32
251
+ {5614BAFA-7605-41D3-945F-7EEB8116398F} .Debug| x64 .ActiveCfg = Debug| x64
252
+ {5614BAFA-7605-41D3-945F-7EEB8116398F} .Debug| x64 .Build .0 = Debug| x64
253
+ {5614BAFA-7605-41D3-945F-7EEB8116398F} .Release| ARM .ActiveCfg = Release| ARM
254
+ {5614BAFA-7605-41D3-945F-7EEB8116398F} .Release| ARM .Build .0 = Release| ARM
255
+ {5614BAFA-7605-41D3-945F-7EEB8116398F} .Release| Win32 .ActiveCfg = Release| Win32
256
+ {5614BAFA-7605-41D3-945F-7EEB8116398F} .Release| Win32 .Build .0 = Release| Win32
257
+ {5614BAFA-7605-41D3-945F-7EEB8116398F} .Release| x64 .ActiveCfg = Release| x64
258
+ {5614BAFA-7605-41D3-945F-7EEB8116398F} .Release| x64 .Build .0 = Release| x64
245
259
EndGlobalSection
246
260
GlobalSection (SolutionProperties ) = preSolution
247
261
HideSolutionNode = FALSE
0 commit comments