Aaron Clauson
|
1619684322
|
Added libbitcoin_qt and bitcoin-qt to the msbuild configuration.
|
2019-09-08 14:13:05 +02:00 |
|
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.
|
2019-08-28 15:03:23 +02:00 |
|
nicolas.dorier
|
08c721dab2
|
[MSVC] Copy build output to src/ automatically after build
|
2019-07-01 19:16:19 +09:00 |
|
nicolas.dorier
|
c83f0ac9b2
|
[MSVC] allow user level project customization
|
2019-06-29 16:25:40 +09:00 |
|
nicolas.dorier
|
eb832cd3b4
|
MSVC: Fix error in debug mode (Fix #16245)
|
2019-06-20 12:45:57 +09:00 |
|
Aaron Clauson
|
750d1bc7df
|
Cleaned up and consolidated msvc build files to allow faster builds and easier migration to vs2019.
|
2019-06-19 09:20:20 +02:00 |
|
Aaron Clauson
|
ef7beaea6a
|
Visual Studio build configuration for Bitcoin Core
|
2018-08-10 09:19:00 +02:00 |
|