Aaron Clauson
|
1619684322
|
Added libbitcoin_qt and bitcoin-qt to the msbuild configuration.
|
5 years ago |
Aaron Clauson
|
aff1c9c884
|
Adds an option to msbuild common configuration to ignore linker warning 4221. This warning is for object files that do not include any symbols. The warning is harmless and occurs due to some classes that are *nix only having no source to compile for an msvc build.
|
5 years ago |
nicolas.dorier
|
08c721dab2
|
[MSVC] Copy build output to src/ automatically after build
|
5 years ago |
nicolas.dorier
|
c83f0ac9b2
|
[MSVC] allow user level project customization
|
5 years ago |
nicolas.dorier
|
eb832cd3b4
|
MSVC: Fix error in debug mode (Fix #16245)
|
5 years ago |
Aaron Clauson
|
750d1bc7df
|
Cleaned up and consolidated msvc build files to allow faster builds and easier migration to vs2019.
|
5 years ago |
Aaron Clauson
|
ef7beaea6a
|
Visual Studio build configuration for Bitcoin Core
|
6 years ago |