File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 5
5
<ItemGroup Condition =" '$(DevToolsVersion)'=='120'" >
6
6
<ProjectFile Include =" build\vs12\casablanca120.vcxproj" Condition =" '$(Platform)'!='ARM' or '$(WindowsSDKDesktopARMSupport)' == 'true'" />
7
7
<ProjectFile Include =" build\vs12.xp\casablanca120.xp.vcxproj" Condition =" '$(Platform)'!='ARM' and '$(RunCodeAnalysis)'!='true'" />
8
- <ProjectFile Include =" build\vs12.wod\casablanca120.wod.vcxproj" Condition =" '$(Platform)'!='ARM'" />
9
8
</ItemGroup >
10
9
11
10
<ItemGroup Condition =" '$(OsVersion)|$(DevToolsVersion)'=='6.2|120' or '$(OsVersion)|$(DevToolsVersion)'=='6.3|120'" >
19
18
20
19
<ItemGroup Condition =" '$(DevToolsVersion)'=='140'" >
21
20
<ProjectFile Include =" build\vs14\casablanca140.vcxproj" Condition =" '$(Platform)'!='ARM' or '$(WindowsSDKDesktopARMSupport)' == 'true'" />
22
- <ProjectFile Include =" build\vs14.wod\casablanca140.wod.vcxproj" Condition =" '$(Platform)'!='ARM'" />
23
21
<ProjectFile Include =" build\vs14.android\casablanca140.android.vcxproj" Condition =" '$(Platform)'!='x64'" />
24
22
</ItemGroup >
25
-
23
+
26
24
<ItemGroup Condition =" '$(OsVersion)|$(DevToolsVersion)'=='6.3|140'" >
27
25
<ProjectFile Include =" build\vs14.uwp\cpprestsdk140.uwp.vcxproj" />
28
26
</ItemGroup >
You can’t perform that action at this time.
0 commit comments