mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-01 09:35:52 -05:00
build, msvc: Drop duplicated common\url.cpp
source file
It has been a part of SOURCE_FILES since https://github.com/bitcoin/bitcoin/pull/29904
This commit is contained in:
parent
1ffbd96349
commit
97a4ad5713
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@
|
|||
<ConfigurationType>StaticLibrary</ConfigurationType>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="..\..\src\common\url.cpp" />
|
||||
@SOURCE_FILES@
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||||
|
|
Loading…
Add table
Reference in a new issue