Visual Studio build configuration for Bitcoin Core

This commit is contained in:
Aaron Clauson
2018-08-10 09:19:00 +02:00
parent f66e1c793e
commit ef7beaea6a
25 changed files with 4753 additions and 0 deletions

10
build_msvc/.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
# Build directories
Debug/*
Release/*
.vs
packages/*
*/Obj
*/Debug
*/Release
*/x64
*.vcxproj.user