diff --git a/builds/msvc/vs2022/libbitcoin-protocol-test/libbitcoin-protocol-test.props b/builds/msvc/vs2022/libbitcoin-protocol-test/libbitcoin-protocol-test.props index a3512d4..d7e6f92 100644 --- a/builds/msvc/vs2022/libbitcoin-protocol-test/libbitcoin-protocol-test.props +++ b/builds/msvc/vs2022/libbitcoin-protocol-test/libbitcoin-protocol-test.props @@ -12,7 +12,7 @@ false - BOOST_TEST_DYN_LINK;%(PreprocessorDefinitions) + "$(TargetPath)" --log_level=warning --run_test=* --show_progress=no --build_info=yes diff --git a/builds/msvc/vs2022/libbitcoin-protocol-test/libbitcoin-protocol-test.vcxproj b/builds/msvc/vs2022/libbitcoin-protocol-test/libbitcoin-protocol-test.vcxproj index 142652b..a3a3126 100644 --- a/builds/msvc/vs2022/libbitcoin-protocol-test/libbitcoin-protocol-test.vcxproj +++ b/builds/msvc/vs2022/libbitcoin-protocol-test/libbitcoin-protocol-test.vcxproj @@ -61,6 +61,54 @@ ReleaseSEXE x64 + + DebugDEXE + ARM + + + ReleaseDEXE + ARM + + + DebugDEXE + ARM64 + + + ReleaseDEXE + ARM64 + + + DebugLEXE + ARM + + + ReleaseLEXE + ARM + + + DebugLEXE + ARM64 + + + ReleaseLEXE + ARM64 + + + DebugSEXE + ARM + + + ReleaseSEXE + ARM + + + DebugSEXE + ARM64 + + + ReleaseSEXE + ARM64 + @@ -94,35 +142,35 @@ - + - - - - - - - - + + + + + + + + - + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - + - - - - - - - - + + + + + + + + - + diff --git a/builds/msvc/vs2022/libbitcoin-protocol-test/packages.config b/builds/msvc/vs2022/libbitcoin-protocol-test/packages.config index 5fb223a..5948ef6 100644 --- a/builds/msvc/vs2022/libbitcoin-protocol-test/packages.config +++ b/builds/msvc/vs2022/libbitcoin-protocol-test/packages.config @@ -6,16 +6,16 @@ | --> - + - - - - - - - - + + + + + + + + - + diff --git a/builds/msvc/vs2022/libbitcoin-protocol.sln b/builds/msvc/vs2022/libbitcoin-protocol.sln index 03ff086..2e64c54 100644 --- a/builds/msvc/vs2022/libbitcoin-protocol.sln +++ b/builds/msvc/vs2022/libbitcoin-protocol.sln @@ -13,6 +13,10 @@ Global StaticDebug|x64 = StaticDebug|x64 StaticRelease|Win32 = StaticRelease|Win32 StaticRelease|x64 = StaticRelease|x64 + StaticDebug|ARM = StaticDebug|ARM + StaticDebug|ARM64 = StaticDebug|ARM64 + StaticRelease|ARM = StaticRelease|ARM + StaticRelease|ARM64 = StaticRelease|ARM64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {6B94E2A5-C054-4790-963D-A7BE493259B0}.StaticDebug|Win32.ActiveCfg = DebugLIB|Win32 @@ -23,6 +27,14 @@ Global {6B94E2A5-C054-4790-963D-A7BE493259B0}.StaticRelease|Win32.Build.0 = ReleaseLIB|Win32 {6B94E2A5-C054-4790-963D-A7BE493259B0}.StaticRelease|x64.ActiveCfg = ReleaseLIB|x64 {6B94E2A5-C054-4790-963D-A7BE493259B0}.StaticRelease|x64.Build.0 = ReleaseLIB|x64 + {6B94E2A5-C054-4790-963D-A7BE493259B0}.StaticDebug|ARM.ActiveCfg = DebugLIB|ARM + {6B94E2A5-C054-4790-963D-A7BE493259B0}.StaticDebug|ARM.Build.0 = DebugLIB|ARM + {6B94E2A5-C054-4790-963D-A7BE493259B0}.StaticDebug|ARM64.ActiveCfg = DebugLIB|ARM64 + {6B94E2A5-C054-4790-963D-A7BE493259B0}.StaticDebug|ARM64.Build.0 = DebugLIB|ARM64 + {6B94E2A5-C054-4790-963D-A7BE493259B0}.StaticRelease|ARM.ActiveCfg = ReleaseLIB|ARM + {6B94E2A5-C054-4790-963D-A7BE493259B0}.StaticRelease|ARM.Build.0 = ReleaseLIB|ARM + {6B94E2A5-C054-4790-963D-A7BE493259B0}.StaticRelease|ARM64.ActiveCfg = ReleaseLIB|ARM64 + {6B94E2A5-C054-4790-963D-A7BE493259B0}.StaticRelease|ARM64.Build.0 = ReleaseLIB|ARM64 {C42BE17B-063D-44F1-A5BB-9F8295144B70}.StaticDebug|Win32.ActiveCfg = DebugSEXE|Win32 {C42BE17B-063D-44F1-A5BB-9F8295144B70}.StaticDebug|Win32.Build.0 = DebugSEXE|Win32 {C42BE17B-063D-44F1-A5BB-9F8295144B70}.StaticDebug|x64.ActiveCfg = DebugSEXE|x64 @@ -31,6 +43,14 @@ Global {C42BE17B-063D-44F1-A5BB-9F8295144B70}.StaticRelease|Win32.Build.0 = ReleaseSEXE|Win32 {C42BE17B-063D-44F1-A5BB-9F8295144B70}.StaticRelease|x64.ActiveCfg = ReleaseSEXE|x64 {C42BE17B-063D-44F1-A5BB-9F8295144B70}.StaticRelease|x64.Build.0 = ReleaseSEXE|x64 + {C42BE17B-063D-44F1-A5BB-9F8295144B70}.StaticDebug|ARM.ActiveCfg = DebugSEXE|ARM + {C42BE17B-063D-44F1-A5BB-9F8295144B70}.StaticDebug|ARM.Build.0 = DebugSEXE|ARM + {C42BE17B-063D-44F1-A5BB-9F8295144B70}.StaticDebug|ARM64.ActiveCfg = DebugSEXE|ARM64 + {C42BE17B-063D-44F1-A5BB-9F8295144B70}.StaticDebug|ARM64.Build.0 = DebugSEXE|ARM64 + {C42BE17B-063D-44F1-A5BB-9F8295144B70}.StaticRelease|ARM.ActiveCfg = ReleaseSEXE|ARM + {C42BE17B-063D-44F1-A5BB-9F8295144B70}.StaticRelease|ARM.Build.0 = ReleaseSEXE|ARM + {C42BE17B-063D-44F1-A5BB-9F8295144B70}.StaticRelease|ARM64.ActiveCfg = ReleaseSEXE|ARM64 + {C42BE17B-063D-44F1-A5BB-9F8295144B70}.StaticRelease|ARM64.Build.0 = ReleaseSEXE|ARM64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/builds/msvc/vs2022/libbitcoin-protocol/libbitcoin-protocol.vcxproj b/builds/msvc/vs2022/libbitcoin-protocol/libbitcoin-protocol.vcxproj index 8630291..3afa10a 100644 --- a/builds/msvc/vs2022/libbitcoin-protocol/libbitcoin-protocol.vcxproj +++ b/builds/msvc/vs2022/libbitcoin-protocol/libbitcoin-protocol.vcxproj @@ -59,6 +59,54 @@ ReleaseLIB x64 + + + DebugDLL + ARM + + + ReleaseDLL + ARM + + + DebugDLL + ARM64 + + + ReleaseDLL + ARM64 + + + DebugLTCG + ARM + + + ReleaseLTCG + ARM + + + DebugLTCG + ARM64 + + + ReleaseLTCG + ARM64 + + + DebugLIB + ARM + + + ReleaseLIB + ARM + + + DebugLIB + ARM64 + + + ReleaseLIB + ARM64 @@ -117,32 +165,32 @@ - + - - - - - - - - + + + + + + + + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - + - - - - - - - - + + + + + + + + diff --git a/builds/msvc/vs2022/libbitcoin-protocol/packages.config b/builds/msvc/vs2022/libbitcoin-protocol/packages.config index bbaa1ee..e8b5611 100644 --- a/builds/msvc/vs2022/libbitcoin-protocol/packages.config +++ b/builds/msvc/vs2022/libbitcoin-protocol/packages.config @@ -6,15 +6,15 @@ | --> - + - - - - - - - - + + + + + + + +