From ef7beaea6abcaab389ccb486a8f25bc4512b99ed Mon Sep 17 00:00:00 2001 From: Aaron Clauson Date: Fri, 10 Aug 2018 09:19:00 +0200 Subject: Visual Studio build configuration for Bitcoin Core --- build_msvc/common.vcxproj | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 build_msvc/common.vcxproj (limited to 'build_msvc/common.vcxproj') diff --git a/build_msvc/common.vcxproj b/build_msvc/common.vcxproj new file mode 100644 index 0000000000..3a53f3bad3 --- /dev/null +++ b/build_msvc/common.vcxproj @@ -0,0 +1,15 @@ + + + + + + CopyConfig; + $(BuildDependsOn); + + + + + + \ No newline at end of file -- cgit v1.2.3