From fa831e709a4d605a18e5de1627b48d670bb326fb Mon Sep 17 00:00:00 2001 From: MarcoFalke Date: Thu, 17 Jun 2021 18:02:09 +0200 Subject: build_msvc: Add bitcoin-util.exe --- build_msvc/bitcoin-util/bitcoin-util.vcxproj | 37 ++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 build_msvc/bitcoin-util/bitcoin-util.vcxproj (limited to 'build_msvc/bitcoin-util') diff --git a/build_msvc/bitcoin-util/bitcoin-util.vcxproj b/build_msvc/bitcoin-util/bitcoin-util.vcxproj new file mode 100644 index 0000000000..3a6aa4a837 --- /dev/null +++ b/build_msvc/bitcoin-util/bitcoin-util.vcxproj @@ -0,0 +1,37 @@ + + + + + {D3022AF6-AD33-4CE3-B358-87CB6A1B29CF} + + + Application + $(SolutionDir)$(Platform)\$(Configuration)\ + + + + + + + {2b384fa8-9ee1-4544-93cb-0d733c25e8ce} + + + {7c87e378-df58-482e-aa2f-1bc129bc19ce} + + + {6190199c-6cf4-4dad-bfbd-93fa72a760c1} + + + {b53a5535-ee9d-4c6f-9a26-f79ee3bc3754} + + + {5724ba7d-a09a-4ba8-800b-c4c1561b3d69} + + + {bb493552-3b8c-4a8c-bf69-a6e7a51d2ea6} + + + + + + -- cgit v1.2.3