From d973e36ffacf8aebd1df692d92cb3f77c338fa75 Mon Sep 17 00:00:00 2001 From: Pablo Greco Date: Thu, 20 Feb 2025 21:01:10 -0800 Subject: [PATCH] Win64 Native: Fix PACKAGE_NAME and bug report url --- build_msvc/bitcoind/bitcoind.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build_msvc/bitcoind/bitcoind.vcxproj b/build_msvc/bitcoind/bitcoind.vcxproj index 713375e63c..90d735b5df 100644 --- a/build_msvc/bitcoind/bitcoind.vcxproj +++ b/build_msvc/bitcoind/bitcoind.vcxproj @@ -57,9 +57,9 @@ + Replace="@PACKAGE_NAME@" By="Elements Core"> + Replace="@PACKAGE_BUGREPORT@" By="https://github.com/ElementsProject/elements/issues">