Skip to content

Commit

Permalink
build, msvc: Drop duplicated common\url.cpp source file
Browse files Browse the repository at this point in the history
It has been a part of SOURCE_FILES since #29904
  • Loading branch information
hebasto committed Apr 26, 2024
1 parent 1ffbd96 commit 97a4ad5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build_msvc/libbitcoin_common/libbitcoin_common.vcxproj.in
Expand Up @@ -8,7 +8,6 @@
<ConfigurationType>StaticLibrary</ConfigurationType>
</PropertyGroup>
<ItemGroup>
<ClCompile Include="..\..\src\common\url.cpp" />
@SOURCE_FILES@
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
Expand Down

0 comments on commit 97a4ad5

Please sign in to comment.