diff options
Diffstat (limited to 'build_msvc/bitcoin-tx')
-rw-r--r-- | build_msvc/bitcoin-tx/bitcoin-tx.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build_msvc/bitcoin-tx/bitcoin-tx.vcxproj b/build_msvc/bitcoin-tx/bitcoin-tx.vcxproj index 4e9b4916a0..52585b98f9 100644 --- a/build_msvc/bitcoin-tx/bitcoin-tx.vcxproj +++ b/build_msvc/bitcoin-tx/bitcoin-tx.vcxproj @@ -12,7 +12,7 @@ <ClCompile Include="..\..\src\bitcoin-tx.cpp" /> </ItemGroup> <ItemGroup> - <ProjectReference Include="..\libbitcoinconsensus\libbitcoinconsensus.vcxproj"> + <ProjectReference Include="..\libbitcoin_consensus\libbitcoin_consensus.vcxproj"> <Project>{2b384fa8-9ee1-4544-93cb-0d733c25e8ce}</Project> </ProjectReference> <ProjectReference Include="..\libbitcoin_common\libbitcoin_common.vcxproj"> |