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 4
4
5
5
<ItemGroup Condition =" '$(DevToolsVersion)'=='120'" >
6
6
<ProjectFile Include =" VS12\UnitTestpp120.vcxproj" />
7
- <ProjectFile Include =" VS12\TestUnitTestpp120.vcxproj" />
7
+ <!-- < ProjectFile Include="VS12\TestUnitTestpp120.vcxproj"/> -- >
8
8
</ItemGroup >
9
9
10
10
<ItemGroup Condition =" '$(OsVersion)|$(DevToolsVersion)'=='6.3|120'" >
14
14
<ItemGroup Condition =" '$(DevToolsVersion)'=='140'" >
15
15
<ProjectFile Include =" vs14.android\UnitTestpp140.android.vcxproj" Condition =" '$(Platform)'!='x64'" />
16
16
<ProjectFile Include =" VS14\UnitTestpp140.vcxproj" />
17
- <ProjectFile Include =" VS14\TestUnitTestpp140.vcxproj" />
17
+ <!-- < ProjectFile Include="VS14\TestUnitTestpp140.vcxproj"/> -- >
18
18
</ItemGroup >
19
19
20
20
<ItemGroup Condition =" '$(OsVersion)|$(DevToolsVersion)'=='6.3|140'" >
You can’t perform that action at this time.
0 commit comments