mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02:00
Revert "Win64 native: fix build with simplicity"
This reverts commit d1a9ff3478.
This commit is contained in:
parent
8bfa22333b
commit
9405658fa7
2 changed files with 0 additions and 8 deletions
|
|
@ -57,9 +57,6 @@
|
|||
<ProjectReference Include="..\libleveldb\libleveldb.vcxproj">
|
||||
<Project>{18430fef-6b61-4c53-b396-718e02850f1b}</Project>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\libelementssimplicity\libelementssimplicity.vcxproj">
|
||||
<Project>{abae25f0-d700-46e1-9ef6-5d6ddfcf8b26}</Project>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
|
|
|
|||
|
|
@ -34,11 +34,6 @@
|
|||
<ClCompile Include="..\..\src\uint256.cpp" />
|
||||
<ClCompile Include="..\..\src\util\strencodings.cpp" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\libelementssimplicity\libelementssimplicity.vcxproj">
|
||||
<Project>{abae25f0-d700-46e1-9ef6-5d6ddfcf8b26}</Project>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<Import Project="..\common.vcxproj" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue