1
- <?xml version =" 1.0" encoding =" utf-8" ?>
2
- <Project DefaultTargets =" Build" ToolsVersion =" 4 .0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <Project DefaultTargets =" Build" ToolsVersion =" 12 .0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
3
<ItemGroup Label =" ProjectConfigurations" >
4
4
<ProjectConfiguration Include =" Debug|ARM" >
5
5
<Configuration >Debug</Configuration >
33
33
<SccLocalPath >SAK</SccLocalPath >
34
34
<SccProvider >SAK</SccProvider >
35
35
<Keyword >Win32Proj</Keyword >
36
- <VCTargetsPath Condition =" '$(VCTargetsPath11)' != '' and '$(VSVersion)' == '' and $(VisualStudioVersion) == ''" >$(VCTargetsPath11)</VCTargetsPath >
37
36
<RootNamespace >actors::tests::common::HttpTestUtilities</RootNamespace >
38
37
</PropertyGroup >
39
38
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
40
39
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
41
40
<ConfigurationType >DynamicLibrary</ConfigurationType >
42
41
<UseDebugLibraries >true</UseDebugLibraries >
43
42
<CharacterSet >Unicode</CharacterSet >
44
- <PlatformToolset >v110 </PlatformToolset >
43
+ <PlatformToolset >v120 </PlatformToolset >
45
44
</PropertyGroup >
46
45
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|ARM'" Label =" Configuration" >
47
46
<ConfigurationType >DynamicLibrary</ConfigurationType >
48
47
<UseDebugLibraries >true</UseDebugLibraries >
49
48
<CharacterSet >Unicode</CharacterSet >
50
- <PlatformToolset >v110 </PlatformToolset >
49
+ <PlatformToolset >v120 </PlatformToolset >
51
50
</PropertyGroup >
52
51
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" Configuration" >
53
52
<ConfigurationType >DynamicLibrary</ConfigurationType >
54
53
<UseDebugLibraries >true</UseDebugLibraries >
55
54
<CharacterSet >Unicode</CharacterSet >
56
- <PlatformToolset >v110 </PlatformToolset >
55
+ <PlatformToolset >v120 </PlatformToolset >
57
56
</PropertyGroup >
58
57
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" Label =" Configuration" >
59
58
<ConfigurationType >DynamicLibrary</ConfigurationType >
60
59
<UseDebugLibraries >false</UseDebugLibraries >
61
60
<WholeProgramOptimization >true</WholeProgramOptimization >
62
61
<CharacterSet >Unicode</CharacterSet >
63
- <PlatformToolset >v110 </PlatformToolset >
62
+ <PlatformToolset >v120 </PlatformToolset >
64
63
</PropertyGroup >
65
64
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|ARM'" Label =" Configuration" >
66
65
<ConfigurationType >DynamicLibrary</ConfigurationType >
67
66
<UseDebugLibraries >false</UseDebugLibraries >
68
67
<WholeProgramOptimization >true</WholeProgramOptimization >
69
68
<CharacterSet >Unicode</CharacterSet >
70
- <PlatformToolset >v110 </PlatformToolset >
69
+ <PlatformToolset >v120 </PlatformToolset >
71
70
</PropertyGroup >
72
71
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" Configuration" >
73
72
<ConfigurationType >DynamicLibrary</ConfigurationType >
74
73
<UseDebugLibraries >false</UseDebugLibraries >
75
74
<WholeProgramOptimization >true</WholeProgramOptimization >
76
75
<CharacterSet >Unicode</CharacterSet >
77
- <PlatformToolset >v110 </PlatformToolset >
76
+ <PlatformToolset >v120 </PlatformToolset >
78
77
</PropertyGroup >
79
78
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.props" />
80
79
<Import Project =" $([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), build.root))\Build\Release.Tests.Settings" />
181
180
</Link >
182
181
</ItemDefinitionGroup >
183
182
<ItemGroup >
184
- <ProjectReference Include =" $(TestRoot)\Common\UnitTestpp\vs11\UnitTestpp110 .vcxproj" >
183
+ <ProjectReference Include =" $(TestRoot)\Common\UnitTestpp\vs12\UnitTestpp120 .vcxproj" >
185
184
<Project >{3EB86C0D-432C-4FFC-BAD4-8DF4EFC7D0FF}</Project >
186
185
</ProjectReference >
187
- <ProjectReference Include =" $(CasablancaSrcDir)\build\vs11 .xp\casablanca110 .xp.vcxproj" >
188
- <Project >{90d85ff4-f0ae-4816-923f-0ef2758f30ab }</Project >
186
+ <ProjectReference Include =" $(CasablancaSrcDir)\build\vs12 .xp\casablanca120 .xp.vcxproj" >
187
+ <Project >{15f3b200-1aed-4b57-af37-b21cd67914b1 }</Project >
189
188
</ProjectReference >
190
- <ProjectReference Include =" ..\..\..\..\ Common\utilities\VS11 .xp\CommonUtilities110 .xp.vcxproj" >
189
+ <ProjectReference Include =" $(TestRoot)\ Common\utilities\vs12 .xp\CommonUtilities120 .xp.vcxproj" >
191
190
<Project >{0c9d50d9-94fb-4732-a4ad-58e068315bb2}</Project >
192
191
</ProjectReference >
193
192
</ItemGroup >
217
216
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
218
217
<ImportGroup Label =" ExtensionTargets" >
219
218
</ImportGroup >
220
- </Project >
219
+ </Project >
0 commit comments