bitcoin/build_msvc/test_bitcoin-qt
Hennadii Stepanov 6962c66b4a
build, msvc: Do not compile redundant sources
The `test\util\setup_common.cpp` and `wallet\test\util.cpp` sources are
already compiled and included in the `libtest_util` library, which is
linked to the `test_bitcoin-qt.exe` binary. This change follows the same
logic as `Makefile.qttest.include`.
2024-03-01 23:10:09 +00:00
..
test_bitcoin-qt.vcxproj build, msvc: Do not compile redundant sources 2024-03-01 23:10:09 +00:00