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 55 <ItemGroup Condition =" '$(DevToolsVersion)'=='120'" >
66 <ProjectFile Include =" build\vs12\casablanca120.vcxproj" Condition =" '$(Platform)'!='ARM' or '$(WindowsSDKDesktopARMSupport)' == 'true'" />
77 <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'" />
98 </ItemGroup >
109
1110 <ItemGroup Condition =" '$(OsVersion)|$(DevToolsVersion)'=='6.2|120' or '$(OsVersion)|$(DevToolsVersion)'=='6.3|120'" >
1918
2019 <ItemGroup Condition =" '$(DevToolsVersion)'=='140'" >
2120 <ProjectFile Include =" build\vs14\casablanca140.vcxproj" Condition =" '$(Platform)'!='ARM' or '$(WindowsSDKDesktopARMSupport)' == 'true'" />
22- <ProjectFile Include =" build\vs14.wod\casablanca140.wod.vcxproj" Condition =" '$(Platform)'!='ARM'" />
2321 <ProjectFile Include =" build\vs14.android\casablanca140.android.vcxproj" Condition =" '$(Platform)'!='x64'" />
2422 </ItemGroup >
25-
23+
2624 <ItemGroup Condition =" '$(OsVersion)|$(DevToolsVersion)'=='6.3|140'" >
2725 <ProjectFile Include =" build\vs14.uwp\cpprestsdk140.uwp.vcxproj" />
2826 </ItemGroup >
You can’t perform that action at this time.
0 commit comments