mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-19 05:45:05 +01: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
@ -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…
Reference in New Issue
Block a user