From 750d1bc7df5ec6505a8fb92dabface887c23817c Mon Sep 17 00:00:00 2001 From: Aaron Clauson Date: Wed, 19 Jun 2019 09:20:20 +0200 Subject: Cleaned up and consolidated msvc build files to allow faster builds and easier migration to vs2019. --- build_msvc/testconsensus/testconsensus.vcxproj | 163 ++----------------------- 1 file changed, 9 insertions(+), 154 deletions(-) (limited to 'build_msvc/testconsensus') diff --git a/build_msvc/testconsensus/testconsensus.vcxproj b/build_msvc/testconsensus/testconsensus.vcxproj index a2f5659049..9a6da3ecae 100644 --- a/build_msvc/testconsensus/testconsensus.vcxproj +++ b/build_msvc/testconsensus/testconsensus.vcxproj @@ -1,172 +1,27 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - + + - 15.0 {E78473E9-B850-456C-9120-276301E04C06} - Win32Proj - testconsensus - test_libbitcoinconsensus - x86-windows-static - x64-windows-static - - - - Application - true - v141 - Unicode - - - Application - false - v141 - true - Unicode - - - Application - true - v141 - Unicode - + Application - false - v141 - true - Unicode + $(SolutionDir)$(Platform)\$(Configuration)\ - - - - - - - - - - - - - - - - - - - - true - static - - - true - static - - - false - static - - - false - - - - NotUsing - Level3 - Disabled - HAVE_CONFIG_H;WIN32;_SCL_SECURE_NO_WARNINGS;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - MultiThreadedDebug - - - Console - true - - - - - NotUsing - Level3 - Disabled - HAVE_CONFIG_H;_SCL_SECURE_NO_WARNINGS;WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - MultiThreadedDebug - - - Console - true - true - kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) - - - - - NotUsing - Level3 - MaxSpeed - true - true - HAVE_CONFIG_H;_SCL_SECURE_NO_WARNINGS;WIN32;_CONSOLE;%(PreprocessorDefinitions) - true - MultiThreaded - - - Console - true - true - true - - - - - NotUsing - Level3 - MaxSpeed - true - true - HAVE_CONFIG_H;WIN32;_CONSOLE;%(PreprocessorDefinitions) - true - MultiThreaded - - - Console - true - true - true - - - {2b384fa8-9ee1-4544-93cb-0d733c25e8ce} + {2B384FA8-9EE1-4544-93CB-0D733C25E8CE} - {b53a5535-ee9d-4c6f-9a26-f79ee3bc3754} + {B53A5535-EE9D-4C6F-9A26-F79EE3BC3754} - {bb493552-3b8c-4a8c-bf69-a6e7a51d2ea6} + {BB493552-3B8C-4A8C-BF69-A6E7A51D2EA6} - + + -- cgit v1.2.3