change dependent unittest++ project name

This commit is contained in:
Han Zhu 2016-03-31 13:20:31 +08:00
Родитель 59533bc7db
Коммит 60bb4cfa85
4 изменённых файлов: 6 добавлений и 6 удалений

Просмотреть файл

@ -1,7 +1,7 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.30501.0
VisualStudioVersion = 12.0.40629.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Microsoft.WindowsAzure.Storage.v120", "Microsoft.WindowsAzure.Storage\Microsoft.WindowsAzure.Storage.v120.vcxproj", "{DCFF75B0-B142-4EC8-992F-3E48F2E3EECE}"
EndProject

Просмотреть файл

@ -1,7 +1,7 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.23107.0
VisualStudioVersion = 14.0.24720.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Microsoft.WindowsAzure.Storage.v140", "Microsoft.WindowsAzure.Storage\Microsoft.WindowsAzure.Storage.v140.vcxproj", "{25D342C3-6CDA-44DD-A16A-32A19B692785}"
EndProject

Просмотреть файл

@ -139,8 +139,8 @@
<LinkLibraryDependencies>true</LinkLibraryDependencies>
<UseLibraryDependencyInputs>false</UseLibraryDependencyInputs>
</ProjectReference>
<ProjectReference Include="UnitTest++\UnitTest++.vsnet2005.v120.vcxproj">
<Project>{64A4FEFE-0461-4E95-8CC1-91EF5F57DBC6}</Project>
<ProjectReference Include="UnitTest++\UnitTest++.vsnet2005.vcxproj">
<Project>{64a4fefe-0461-4e95-8cc1-91ef5f57dbc6}</Project>
</ProjectReference>
</ItemGroup>
<ItemGroup>

Просмотреть файл

@ -139,8 +139,8 @@
<LinkLibraryDependencies>true</LinkLibraryDependencies>
<UseLibraryDependencyInputs>false</UseLibraryDependencyInputs>
</ProjectReference>
<ProjectReference Include="UnitTest++\UnitTest++.vsnet2005.v140.vcxproj">
<Project>{E079389C-F42D-4633-8829-40D6D62ECB69}</Project>
<ProjectReference Include="UnitTest++\UnitTest++.vsnet2005.vcxproj">
<Project>{64a4fefe-0461-4e95-8cc1-91ef5f57dbc6}</Project>
</ProjectReference>
</ItemGroup>
<ItemGroup>