This commit is contained in:
Wiesław Šoltés 2018-03-04 18:19:39 +01:00
Родитель 034aa9d999
Коммит 4bef172b84
2 изменённых файлов: 0 добавлений и 8 удалений

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

@ -217,9 +217,6 @@
<ProjectReference Include="..\..\controls\MFC.Controls.vcxproj">
<Project>{5936eb01-037a-4148-a512-dad975c24cbd}</Project>
</ProjectReference>
<ProjectReference Include="..\..\utilities\MFC.Utilities.vcxproj">
<Project>{4b291d95-c2ca-49e3-9eb5-b9f855d32aa0}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">

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

@ -201,11 +201,6 @@
<ClCompile Include="StringHelperTests.cpp" />
<ClCompile Include="UtilitiesTests.cpp" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\utilities\MFC.Utilities.vcxproj">
<Project>{4b291d95-c2ca-49e3-9eb5-b9f855d32aa0}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>