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. --- .../libbitcoin_util/libbitcoin_util.vcxproj.in | 171 +-------------------- 1 file changed, 5 insertions(+), 166 deletions(-) (limited to 'build_msvc/libbitcoin_util') diff --git a/build_msvc/libbitcoin_util/libbitcoin_util.vcxproj.in b/build_msvc/libbitcoin_util/libbitcoin_util.vcxproj.in index dbd91cf4db..71364d96b1 100644 --- a/build_msvc/libbitcoin_util/libbitcoin_util.vcxproj.in +++ b/build_msvc/libbitcoin_util/libbitcoin_util.vcxproj.in @@ -1,176 +1,15 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - + + - 15.0 {B53A5535-EE9D-4C6F-9A26-F79EE3BC3754} - Win32Proj - libbitcoin_util - libbitcoin_util - x86-windows-static - x64-windows-static - - - - StaticLibrary - true - v141 - Unicode - - - StaticLibrary - false - v141 - true - Unicode - - - StaticLibrary - true - v141 - Unicode - + StaticLibrary - false - v141 - true - Unicode - - - - - - - - - - - - - - - - - - - - true - - - true - - - false - - - false - - - - NotUsing - Level3 - Disabled - HAVE_CONFIG_H;WIN32;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - MultiThreadedDebug - - - Console - true - - - - - false - - - - - NotUsing - Level3 - Disabled - HAVE_CONFIG_H;WIN32;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - MultiThreadedDebug - - - Console - true - - - - - false - - - - - NotUsing - Level3 - MaxSpeed - true - true - HAVE_CONFIG_H;WIN32;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;WIN32;_CONSOLE;%(PreprocessorDefinitions) - true - MultiThreaded - - - Console - true - true - true - - - - - false - - - - - NotUsing - Level3 - MaxSpeed - true - true - HAVE_CONFIG_H;WIN32;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CONSOLE;%(PreprocessorDefinitions) - true - MultiThreaded - - - Console - true - true - true - - - - - false - - @SOURCE_FILES@ - + + -- cgit v1.2.3