File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Release/tests/common/UnitTestpp Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 44
55 <ItemGroup Condition =" '$(DevToolsVersion)'=='120'" >
66 <ProjectFile Include =" VS12\UnitTestpp120.vcxproj" />
7- <ProjectFile Include =" VS12\TestUnitTestpp120.vcxproj" />
7+ <!-- < ProjectFile Include="VS12\TestUnitTestpp120.vcxproj"/> -- >
88 </ItemGroup >
99
1010 <ItemGroup Condition =" '$(OsVersion)|$(DevToolsVersion)'=='6.3|120'" >
1414 <ItemGroup Condition =" '$(DevToolsVersion)'=='140'" >
1515 <ProjectFile Include =" vs14.android\UnitTestpp140.android.vcxproj" Condition =" '$(Platform)'!='x64'" />
1616 <ProjectFile Include =" VS14\UnitTestpp140.vcxproj" />
17- <ProjectFile Include =" VS14\TestUnitTestpp140.vcxproj" />
17+ <!-- < ProjectFile Include="VS14\TestUnitTestpp140.vcxproj"/> -- >
1818 </ItemGroup >
1919
2020 <ItemGroup Condition =" '$(OsVersion)|$(DevToolsVersion)'=='6.3|140'" >
You can’t perform that action at this time.
0 commit comments