File tree Expand file tree Collapse file tree 12 files changed +13
-13
lines changed Expand file tree Collapse file tree 12 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 12
12
13
13
<ItemGroup Condition =" '$(DevToolsVersion)'=='140'" >
14
14
<ProjectFile Include =" VS14\TestRunner140.vcxproj" />
15
- <ProjectFile Include =" vs14.android\TestRunner.android.NativeActivity\TestRunner.android.NativeActivity.vcxproj" />
16
- <ProjectFile Include =" vs14.android\TestRunner.android.Packaging\TestRunner.android.Packaging.androidproj" />
15
+ <ProjectFile Include =" vs14.android\TestRunner.android.NativeActivity\TestRunner.android.NativeActivity.vcxproj" Condition = " '$(Platform)'!='x64' " />
16
+ <ProjectFile Include =" vs14.android\TestRunner.android.Packaging\TestRunner.android.Packaging.androidproj" Condition = " '$(Platform)'!='x64' " />
17
17
</ItemGroup >
18
18
19
19
<Import Project =" $(TargetsPath)\Common.Build.Traversal.targets" />
Original file line number Diff line number Diff line change 17
17
</ItemGroup >
18
18
19
19
<ItemGroup Condition =" '$(DevToolsVersion)'=='140'" >
20
- <ProjectFile Include =" vs14.android\UnitTestpp140.android.vcxproj" />
20
+ <ProjectFile Include =" vs14.android\UnitTestpp140.android.vcxproj" Condition = " '$(Platform)'!='x64' " />
21
21
<ProjectFile Include =" VS14\UnitTestpp140.vcxproj" />
22
22
<ProjectFile Include =" VS14\TestUnitTestpp140.vcxproj" />
23
23
</ItemGroup >
Original file line number Diff line number Diff line change 18
18
19
19
<ItemGroup Condition =" '$(DevToolsVersion)'=='140'" >
20
20
<ProjectFile Include =" VS14\HttpClient140_test.vcxproj" />
21
- <ProjectFile Include =" vs14.android\HttpClient140_test.android.vcxproj" />
21
+ <ProjectFile Include =" vs14.android\HttpClient140_test.android.vcxproj" Condition = " '$(Platform)'!='x64' " />
22
22
</ItemGroup >
23
23
24
24
<Import Project =" $(TargetsPath)\Common.Build.Traversal.targets" />
Original file line number Diff line number Diff line change 20
20
21
21
<ItemGroup Condition =" '$(DevToolsVersion)'=='140'" >
22
22
<ProjectFile Include =" VS14\HttpTestUtilities140.vcxproj" />
23
- <ProjectFile Include =" vs14.android\HttpTestUtilities140.android.vcxproj" />
23
+ <ProjectFile Include =" vs14.android\HttpTestUtilities140.android.vcxproj" Condition = " '$(Platform)'!='x64' " />
24
24
</ItemGroup >
25
25
26
26
<Import Project =" $(TargetsPath)\Common.Build.Traversal.targets" />
Original file line number Diff line number Diff line change 22
22
23
23
<ItemGroup Condition =" '$(DevToolsVersion)'=='140'" >
24
24
<ProjectFile Include =" VS14\JSON140_test.vcxproj" />
25
- <ProjectFile Include =" vs14.android\JSON140_test.android.vcxproj" />
25
+ <ProjectFile Include =" vs14.android\JSON140_test.android.vcxproj" Condition = " '$(Platform)'!='x64' " />
26
26
</ItemGroup >
27
27
28
28
<Import Project =" $(TargetsPath)\Common.Build.Traversal.targets" />
Original file line number Diff line number Diff line change 12
12
13
13
<ItemGroup Condition =" '$(DevToolsVersion)'=='140'" >
14
14
<ProjectFile Include =" VS14\header_test140.vcxproj" />
15
- <ProjectFile Include =" vs14.android\header_test140.android.vcxproj" />
15
+ <ProjectFile Include =" vs14.android\header_test140.android.vcxproj" Condition = " '$(Platform)'!='x64' " />
16
16
</ItemGroup >
17
17
18
18
<Import Project =" $(TargetsPath)\Common.Build.Traversal.targets" />
Original file line number Diff line number Diff line change 14
14
15
15
<ItemGroup Condition =" '$(DevToolsVersion)'=='140'" >
16
16
<ProjectFile Include =" VS14\pplx140_test.vcxproj" />
17
- <ProjectFile Include =" vs14.android\pplx140_test.android.vcxproj" />
17
+ <ProjectFile Include =" vs14.android\pplx140_test.android.vcxproj" Condition = " '$(Platform)'!='x64' " />
18
18
</ItemGroup >
19
19
20
20
<ItemGroup Condition =" '$(OsVersion)|$(DevToolsVersion)'=='6.2|110' or '$(OsVersion)|$(DevToolsVersion)'=='6.3|110'" >
Original file line number Diff line number Diff line change 22
22
23
23
<ItemGroup Condition =" '$(DevToolsVersion)'=='140'" >
24
24
<ProjectFile Include =" VS14\streams140_test.vcxproj" />
25
- <ProjectFile Include =" vs14.android\streams140_test.android.vcxproj" />
25
+ <ProjectFile Include =" vs14.android\streams140_test.android.vcxproj" Condition = " '$(Platform)'!='x64' " />
26
26
</ItemGroup >
27
27
28
28
<Import Project =" $(TargetsPath)\Common.Build.Traversal.targets" />
Original file line number Diff line number Diff line change 22
22
23
23
<ItemGroup Condition =" '$(DevToolsVersion)'=='140'" >
24
24
<ProjectFile Include =" VS14\Uri140_test.vcxproj" />
25
- <ProjectFile Include =" vs14.android\Uri140_test.android.vcxproj" />
25
+ <ProjectFile Include =" vs14.android\Uri140_test.android.vcxproj" Condition = " '$(Platform)'!='x64' " />
26
26
</ItemGroup >
27
27
28
28
<Import Project =" $(TargetsPath)\Common.Build.Traversal.targets" />
Original file line number Diff line number Diff line change 18
18
19
19
<ItemGroup Condition =" '$(DevToolsVersion)'=='140'" >
20
20
<ProjectFile Include =" VS14\Utils140_test.vcxproj" />
21
- <ProjectFile Include =" vs14.android\Utils140_test.android.vcxproj" />
21
+ <ProjectFile Include =" vs14.android\Utils140_test.android.vcxproj" Condition = " '$(Platform)'!='x64' " />
22
22
</ItemGroup >
23
23
24
24
<ItemGroup Condition =" '$(OsVersion)|$(DevToolsVersion)'=='6.3|120'" >
You can’t perform that action at this time.
0 commit comments