File tree Expand file tree Collapse file tree 26 files changed +89
-52
lines changed Expand file tree Collapse file tree 26 files changed +89
-52
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<Import Project =" $([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), build.root))\Build\Common.Build.settings" />
4
4
5
- <ItemGroup >
5
+ <ItemGroup Condition = " '$(DevToolsVersion)'=='110' or '$(DevToolsVersion)'=='120' or '$(DevToolsVersion)'=='140' " >
6
6
<ProjectFile Include =" BingRequest$(DevToolsVersion)\BingRequest$(DevToolsVersion).vcxproj" />
7
7
</ItemGroup >
8
8
9
- <ItemGroup Condition =" '$(Platform)' != 'ARM' and '$(RunCodeAnalysis)'!='true '" >
10
- <ProjectFile Include =" BingRequest$(DevToolsVersion).xp\BingRequest$(DevToolsVersion).xp.vcxproj" />
9
+ <ItemGroup Condition =" '$(DevToolsVersion)'=='110' or '$(DevToolsVersion)'=='120 '" >
10
+ <ProjectFile Include =" BingRequest$(DevToolsVersion).xp\BingRequest$(DevToolsVersion).xp.vcxproj" Condition = " '$(Platform)' != 'ARM' and '$(RunCodeAnalysis)'!='true' " />
11
11
</ItemGroup >
12
12
13
13
<Import Project =" $(TargetsPath)\Common.Build.Traversal.targets" />
Original file line number Diff line number Diff line change 2
2
3
3
<Import Project =" $([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), build.root))\Build\Common.Build.settings" />
4
4
5
- <ItemGroup >
5
+ <ItemGroup Condition = " '$(DevToolsVersion)'=='110' or '$(DevToolsVersion)'=='120' or '$(DevToolsVersion)'=='140' " >
6
6
<ProjectFile Include =" BlackJack_Client$(DevToolsVersion)\BlackJack_Client$(DevToolsVersion).vcxproj" />
7
7
</ItemGroup >
8
8
Original file line number Diff line number Diff line change 2
2
3
3
<Import Project =" $([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), build.root))\Build\Common.Build.settings" />
4
4
5
- <ItemGroup >
5
+ <ItemGroup Condition = " '$(DevToolsVersion)'=='110' or '$(DevToolsVersion)'=='120' or '$(DevToolsVersion)'=='140' " >
6
6
<ProjectFile Include =" BlackJack_Server$(DevToolsVersion)\BlackJack_Server$(DevToolsVersion).vcxproj" />
7
7
</ItemGroup >
8
8
Original file line number Diff line number Diff line change 7
7
<ProjectFile Include =" BlackJack_Server\dirs.proj" />
8
8
</ItemGroup >
9
9
10
- <ItemGroup Condition =" '$(DevToolsVersion)'=='110'" >
11
- <ProjectFile Include =" BlackJack_UIClient\BlackJack_UIClient110.vcxproj" />
12
- </ItemGroup >
13
-
14
- <ItemGroup Condition =" '$(DevToolsVersion)'=='120'" >
15
- <ProjectFile Include =" BlackJack_UIClient\BlackJack_UIClient120.vcxproj" />
10
+ <ItemGroup Condition =" '$(DevToolsVersion)'=='110' Or '$(DevToolsVersion)'=='120'" >
11
+ <ProjectFile Include =" BlackJack_UIClient\BlackJack_UIClient$(DevToolsVersion).vcxproj" />
16
12
</ItemGroup >
17
13
18
14
<Import Project =" $(TargetsPath)\Common.Build.Traversal.targets" />
Original file line number Diff line number Diff line change 2
2
3
3
<Import Project =" $([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), build.root))\Build\Common.Build.settings" />
4
4
5
- <ItemGroup >
6
- <ProjectFile Include =" CasaLens$(DevToolsVersion)\CasaLens$(DevToolsVersion).vcxproj" />
5
+ <ItemGroup Condition = " '$(DevToolsVersion)'=='110' or '$(DevToolsVersion)'=='120' or '$(DevToolsVersion)'=='140' " >
6
+ <ProjectFile Include =" CasaLens$(DevToolsVersion)\CasaLens$(DevToolsVersion).vcxproj" Condition = " '$(Platform)' != 'ARM' " />
7
7
</ItemGroup >
8
8
9
9
<Import Project =" $(TargetsPath)\Common.Build.Traversal.targets" />
Original file line number Diff line number Diff line change 2
2
3
3
<Import Project =" $([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), build.root))\Build\Common.Build.settings" />
4
4
5
- <ItemGroup Condition =" '$(DevToolsVersion)'=='110'" >
6
- <ProjectFile Include =" FacebookDemo110.vcxproj" />
7
- </ItemGroup >
8
-
9
- <ItemGroup Condition =" '$(DevToolsVersion)'=='120'" >
10
- <ProjectFile Include =" FacebookDemo120.vcxproj" />
5
+ <ItemGroup Condition =" '$(OsVersion)'=='6.2' and ('$(DevToolsVersion)'=='110' or '$(DevToolsVersion)'=='120')" >
6
+ <ProjectFile Include =" FacebookDemo$(DevToolsVersion).vcxproj" />
11
7
</ItemGroup >
12
8
13
9
<Import Project =" $(TargetsPath)\Common.Build.Traversal.targets" />
Original file line number Diff line number Diff line change 2
2
3
3
<Import Project =" $([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), build.root))\Build\Common.Build.settings" />
4
4
5
- <ItemGroup >
5
+ <ItemGroup Condition = " '$(OsVersion)'=='6.2' and ('$(DevToolsVersion)'=='110' or '$(DevToolsVersion)'=='120') " >
6
6
<ProjectFile Include =" OAuth2Live$(DevToolsVersion).vcxproj" />
7
7
</ItemGroup >
8
8
Original file line number Diff line number Diff line change 2
2
3
3
<Import Project =" $([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), build.root))\Build\Common.Build.settings" />
4
4
5
- <ItemGroup Condition =" '$(Platform)' != 'ARM '" >
6
- <ProjectFile Include =" Oauth1Client$(DevToolsVersion)\Oauth1Client$(DevToolsVersion).vcxproj" />
5
+ <ItemGroup Condition =" '$(DevToolsVersion)'=='110' or '$(DevToolsVersion)'=='120' or '$(DevToolsVersion)'=='140 '" >
6
+ <ProjectFile Include =" Oauth1Client$(DevToolsVersion)\Oauth1Client$(DevToolsVersion).vcxproj" Condition = " '$(Platform)' != 'ARM' " />
7
7
</ItemGroup >
8
8
9
9
<Import Project =" $(TargetsPath)\Common.Build.Traversal.targets" />
Original file line number Diff line number Diff line change 2
2
3
3
<Import Project =" $([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), build.root))\Build\Common.Build.settings" />
4
4
5
- <ItemGroup Condition =" '$(Platform)' != 'ARM '" >
6
- <ProjectFile Include =" Oauth2Client$(DevToolsVersion)\Oauth2Client$(DevToolsVersion).vcxproj" />
5
+ <ItemGroup Condition =" '$(DevToolsVersion)'=='110' or '$(DevToolsVersion)'=='120' or '$(DevToolsVersion)'=='140 '" >
6
+ <ProjectFile Include =" Oauth2Client$(DevToolsVersion)\Oauth2Client$(DevToolsVersion).vcxproj" Condition = " '$(Platform)' != 'ARM' " />
7
7
</ItemGroup >
8
8
9
9
<Import Project =" $(TargetsPath)\Common.Build.Traversal.targets" />
Original file line number Diff line number Diff line change 2
2
3
3
<Import Project =" $([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), build.root))\Build\Common.Build.settings" />
4
4
5
- <ItemGroup Condition =" '$(DevToolsVersion)'=='110'" >
6
- <ProjectFile Include =" SearchFile$(DevToolsVersion)\SearchFile$(DevToolsVersion).vcxproj" />
7
- </ItemGroup >
8
-
9
- <ItemGroup Condition =" '$(DevToolsVersion)'=='120'" >
5
+ <ItemGroup Condition =" '$(DevToolsVersion)'=='110' Or '$(DevToolsVersion)'=='120' Or '$(DevToolsVersion)'=='140'" >
10
6
<ProjectFile Include =" SearchFile$(DevToolsVersion)\SearchFile$(DevToolsVersion).vcxproj" />
11
7
</ItemGroup >
12
8
You can’t perform that action at this time.
0 commit comments