diff --git a/builds/msvc/vs2013/libbitcoin-consensus-test/libbitcoin-consensus-test.props b/builds/msvc/vs2013/libbitcoin-consensus-test/libbitcoin-consensus-test.props deleted file mode 100644 index 087b1c10..00000000 --- a/builds/msvc/vs2013/libbitcoin-consensus-test/libbitcoin-consensus-test.props +++ /dev/null @@ -1,63 +0,0 @@ - - - - - <_PropertySheetDisplayName>Libbitcoin Consensus Test Settings - AllRules.ruleset - false - - - - - - - $(RepoRoot)src\;$(RepoRoot)src\clone\;%(AdditionalIncludeDirectories) - false - - - - - - - - - 4018;4100;4244;4267;4715;4800;4996;%(DisableSpecificWarnings) - BOOST_TEST_DYN_LINK;%(PreprocessorDefinitions) - - - - "$(TargetPath)" --run_test=* --show_progress=no --build_info=yes - - - - - - - - - - - ..\..\..\..\..\.nuget\packages\ - - - - dynamic - dynamic - - - ltcg - ltcg - - - static - static - - - - - - - - - - diff --git a/builds/msvc/vs2013/libbitcoin-consensus-test/libbitcoin-consensus-test.vcxproj b/builds/msvc/vs2013/libbitcoin-consensus-test/libbitcoin-consensus-test.vcxproj deleted file mode 100644 index e6a85fa7..00000000 --- a/builds/msvc/vs2013/libbitcoin-consensus-test/libbitcoin-consensus-test.vcxproj +++ /dev/null @@ -1,109 +0,0 @@ - - - - - Application - CTP_Nov2013 - {D282EF8C-6217-483C-AC47-864B2FBA50FD} - libbitcoin-consensus-test - - - - DebugDEXE - Win32 - - - ReleaseDEXE - Win32 - - - DebugDEXE - x64 - - - ReleaseDEXE - x64 - - - DebugLEXE - Win32 - - - ReleaseLEXE - Win32 - - - DebugLEXE - x64 - - - ReleaseLEXE - x64 - - - DebugSEXE - Win32 - - - ReleaseSEXE - Win32 - - - DebugSEXE - x64 - - - ReleaseSEXE - x64 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - - {6C521D95-00CE-4120-97D1-430E2870D738} - - - - - - diff --git a/builds/msvc/vs2013/libbitcoin-consensus-test/libbitcoin-consensus-test.vcxproj.filters b/builds/msvc/vs2013/libbitcoin-consensus-test/libbitcoin-consensus-test.vcxproj.filters deleted file mode 100644 index 9e24ccdb..00000000 --- a/builds/msvc/vs2013/libbitcoin-consensus-test/libbitcoin-consensus-test.vcxproj.filters +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - {D282EF8C-6217-483C-0000-000000000000} - - - - - src - - - src - - - src - - - src - - - src - - - - - src - - - src - - - - - - - - - diff --git a/builds/msvc/vs2013/libbitcoin-consensus-test/packages.config b/builds/msvc/vs2013/libbitcoin-consensus-test/packages.config deleted file mode 100644 index 203d3f04..00000000 --- a/builds/msvc/vs2013/libbitcoin-consensus-test/packages.config +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - diff --git a/builds/msvc/vs2013/libbitcoin-consensus.import.props b/builds/msvc/vs2013/libbitcoin-consensus.import.props deleted file mode 100644 index ed197827..00000000 --- a/builds/msvc/vs2013/libbitcoin-consensus.import.props +++ /dev/null @@ -1,62 +0,0 @@ - - - - - <_PropertySheetDisplayName>Libbitcoin Consensus Import Settings - - - - - - - - - - - - - $(ProjectDir)..\..\..\..\..\libbitcoin-consensus\include\;%(AdditionalIncludeDirectories) - - - - - - - - - - _WIN32_WINNT=0x0600;%(PreprocessorDefinitions) - BCK_STATIC;%(PreprocessorDefinitions) - - - libbitcoin-consensus.lib;%(AdditionalDependencies) - - - - - $(ProjectDir)..\..\..\..\..\libbitcoin-consensus\bin\$(PlatformName)\Debug\CTP_Nov2013\$(Linkage-libbitcoin-consensus)\; - $(ProjectDir)..\..\..\..\..\libbitcoin-consensus\obj\libbitcoin-consensus\$(PlatformName)\Debug\CTP_Nov2013\$(Linkage-libbitcoin-consensus)\;%(AdditionalLibraryDirectories) - - - $(ProjectDir)..\..\..\..\..\libbitcoin-consensus\bin\$(PlatformName)\Release\CTP_Nov2013\$(Linkage-libbitcoin-consensus)\; - $(ProjectDir)..\..\..\..\..\libbitcoin-consensus\obj\libbitcoin-consensus\$(PlatformName)\Release\CTP_Nov2013\$(Linkage-libbitcoin-consensus)\;%(AdditionalLibraryDirectories) - - - - - $(ProjectDir)..\..\..\..\..\libbitcoin-consensus\bin\$(PlatformName)\Debug\$(PlatformToolset)\$(Linkage-libbitcoin-consensus)\; - $(ProjectDir)..\..\..\..\..\libbitcoin-consensus\obj\libbitcoin-consensus\$(PlatformName)\Debug\$(PlatformToolset)\$(Linkage-libbitcoin-consensus)\;%(AdditionalLibraryDirectories) - - - $(ProjectDir)..\..\..\..\..\libbitcoin-consensus\bin\$(PlatformName)\Release\$(PlatformToolset)\$(Linkage-libbitcoin-consensus)\; - $(ProjectDir)..\..\..\..\..\libbitcoin-consensus\obj\libbitcoin-consensus\$(PlatformName)\Release\$(PlatformToolset)\$(Linkage-libbitcoin-consensus)\;%(AdditionalLibraryDirectories) - - - - - $(ProgramFiles)\Microsoft Visual C++ Compiler Nov 2013 CTP\lib\arm;%(AdditionalLibraryDirectories) - $(ProgramFiles)\Microsoft Visual C++ Compiler Nov 2013 CTP\lib\amd64;%(AdditionalLibraryDirectories) - $(ProgramFiles)\Microsoft Visual C++ Compiler Nov 2013 CTP\lib;%(AdditionalLibraryDirectories) - - - \ No newline at end of file diff --git a/builds/msvc/vs2013/libbitcoin-consensus.import.xml b/builds/msvc/vs2013/libbitcoin-consensus.import.xml deleted file mode 100644 index 2c4a76f7..00000000 --- a/builds/msvc/vs2013/libbitcoin-consensus.import.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/builds/msvc/vs2013/libbitcoin-consensus.sln b/builds/msvc/vs2013/libbitcoin-consensus.sln deleted file mode 100644 index f6b1c8bb..00000000 --- a/builds/msvc/vs2013/libbitcoin-consensus.sln +++ /dev/null @@ -1,38 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2013 -VisualStudioVersion = 12.0.30723.0 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libbitcoin-consensus", "libbitcoin-consensus\libbitcoin-consensus.vcxproj", "{6C521D95-00CE-4120-97D1-430E2870D738}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libbitcoin-consensus-test", "libbitcoin-consensus-test\libbitcoin-consensus-test.vcxproj", "{D282EF8C-6217-483C-AC47-864B2FBA50FD}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - StaticDebug|Win32 = StaticDebug|Win32 - StaticDebug|x64 = StaticDebug|x64 - StaticRelease|Win32 = StaticRelease|Win32 - StaticRelease|x64 = StaticRelease|x64 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {6C521D95-00CE-4120-97D1-430E2870D738}.StaticDebug|Win32.ActiveCfg = DebugLIB|Win32 - {6C521D95-00CE-4120-97D1-430E2870D738}.StaticDebug|Win32.Build.0 = DebugLIB|Win32 - {6C521D95-00CE-4120-97D1-430E2870D738}.StaticDebug|x64.ActiveCfg = DebugLIB|x64 - {6C521D95-00CE-4120-97D1-430E2870D738}.StaticDebug|x64.Build.0 = DebugLIB|x64 - {6C521D95-00CE-4120-97D1-430E2870D738}.StaticRelease|Win32.ActiveCfg = ReleaseLIB|Win32 - {6C521D95-00CE-4120-97D1-430E2870D738}.StaticRelease|Win32.Build.0 = ReleaseLIB|Win32 - {6C521D95-00CE-4120-97D1-430E2870D738}.StaticRelease|x64.ActiveCfg = ReleaseLIB|x64 - {6C521D95-00CE-4120-97D1-430E2870D738}.StaticRelease|x64.Build.0 = ReleaseLIB|x64 - {D282EF8C-6217-483C-AC47-864B2FBA50FD}.StaticDebug|Win32.ActiveCfg = DebugSEXE|Win32 - {D282EF8C-6217-483C-AC47-864B2FBA50FD}.StaticDebug|Win32.Build.0 = DebugSEXE|Win32 - {D282EF8C-6217-483C-AC47-864B2FBA50FD}.StaticDebug|x64.ActiveCfg = DebugSEXE|x64 - {D282EF8C-6217-483C-AC47-864B2FBA50FD}.StaticDebug|x64.Build.0 = DebugSEXE|x64 - {D282EF8C-6217-483C-AC47-864B2FBA50FD}.StaticRelease|Win32.ActiveCfg = ReleaseSEXE|Win32 - {D282EF8C-6217-483C-AC47-864B2FBA50FD}.StaticRelease|Win32.Build.0 = ReleaseSEXE|Win32 - {D282EF8C-6217-483C-AC47-864B2FBA50FD}.StaticRelease|x64.ActiveCfg = ReleaseSEXE|x64 - {D282EF8C-6217-483C-AC47-864B2FBA50FD}.StaticRelease|x64.Build.0 = ReleaseSEXE|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/builds/msvc/vs2013/libbitcoin-consensus/libbitcoin-consensus.props b/builds/msvc/vs2013/libbitcoin-consensus/libbitcoin-consensus.props deleted file mode 100644 index a5341ba9..00000000 --- a/builds/msvc/vs2013/libbitcoin-consensus/libbitcoin-consensus.props +++ /dev/null @@ -1,60 +0,0 @@ - - - - - <_PropertySheetDisplayName>Libbitcoin Consensus Library Settings - AllRules.ruleset - false - - - - - - - $(RepoRoot)src\;$(RepoRoot)src\clone\;$(RepoRoot)include\;%(AdditionalIncludeDirectories) - - - - - - - - - - - - - 4018;4244;4267;4715;4800;4996;4100;4701;4702;4456;4127;%(DisableSpecificWarnings) - false - BCK_DLL;%(PreprocessorDefinitions) - BCK_STATIC;%(PreprocessorDefinitions) - - - - - - - - - - - ..\..\..\..\..\.nuget\packages\ - - - - dynamic - - - ltcg - - - static - - - - - - - - - \ No newline at end of file diff --git a/builds/msvc/vs2013/libbitcoin-consensus/libbitcoin-consensus.vcxproj b/builds/msvc/vs2013/libbitcoin-consensus/libbitcoin-consensus.vcxproj deleted file mode 100644 index 1d03c873..00000000 --- a/builds/msvc/vs2013/libbitcoin-consensus/libbitcoin-consensus.vcxproj +++ /dev/null @@ -1,143 +0,0 @@ - - - - - CTP_Nov2013 - {6C521D95-00CE-4120-97D1-430E2870D738} - libbitcoin-consensus - - - - DebugDLL - Win32 - - - ReleaseDLL - Win32 - - - DebugDLL - x64 - - - ReleaseDLL - x64 - - - DebugLTCG - Win32 - - - ReleaseLTCG - Win32 - - - DebugLTCG - x64 - - - ReleaseLTCG - x64 - - - DebugLIB - Win32 - - - ReleaseLIB - Win32 - - - DebugLIB - x64 - - - ReleaseLIB - x64 - - - - StaticLibrary - DynamicLibrary - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/builds/msvc/vs2013/libbitcoin-consensus/libbitcoin-consensus.vcxproj.filters b/builds/msvc/vs2013/libbitcoin-consensus/libbitcoin-consensus.vcxproj.filters deleted file mode 100644 index 4dc1e87f..00000000 --- a/builds/msvc/vs2013/libbitcoin-consensus/libbitcoin-consensus.vcxproj.filters +++ /dev/null @@ -1,194 +0,0 @@ - - - - - - {6C521D95-00CE-4120-0000-000000000008} - - - {6C521D95-00CE-4120-0000-000000000009} - - - {6C521D95-00CE-4120-0000-00000000000A} - - - {6C521D95-00CE-4120-0000-00000000000B} - - - {6C521D95-00CE-4120-0000-000000000000} - - - {6C521D95-00CE-4120-0000-000000000001} - - - {6C521D95-00CE-4120-0000-000000000003} - - - {6C521D95-00CE-4120-0000-000000000004} - - - {6C521D95-00CE-4120-0000-000000000005} - - - {6C521D95-00CE-4120-0000-000000000006} - - - {6C521D95-00CE-4120-0000-000000000007} - - - {6C521D95-00CE-4120-0000-000000000002} - - - - - src\clone\crypto - - - src\clone\crypto - - - src\clone\crypto - - - src\clone\crypto - - - src\clone\crypto - - - src\clone - - - src\clone\primitives - - - src\clone - - - src\clone\script - - - src\clone\script - - - src\clone - - - src\clone\util - - - src\consensus - - - - - include\bitcoin - - - include\bitcoin\consensus - - - include\bitcoin\consensus - - - include\bitcoin\consensus - - - src\clone - - - src\clone - - - src\clone\compat - - - src\clone\compat - - - src\clone\compat - - - src\clone\crypto - - - src\clone\crypto - - - src\clone\crypto - - - src\clone\crypto - - - src\clone\crypto - - - src\clone\crypto - - - src\clone - - - src\clone - - - src\clone\primitives - - - src\clone - - - src\clone\script - - - src\clone\script - - - src\clone\script - - - src\clone - - - src\clone - - - src\clone - - - src\clone - - - src\clone\util - - - src\clone\util - - - src\clone - - - src\consensus - - - resource - - - - - - - - - - - resource - - - diff --git a/builds/msvc/vs2013/libbitcoin-consensus/packages.config b/builds/msvc/vs2013/libbitcoin-consensus/packages.config deleted file mode 100644 index 07598acf..00000000 --- a/builds/msvc/vs2013/libbitcoin-consensus/packages.config +++ /dev/null @@ -1,10 +0,0 @@ - - - - - diff --git a/builds/msvc/vs2015/libbitcoin-consensus-test/libbitcoin-consensus-test.props b/builds/msvc/vs2015/libbitcoin-consensus-test/libbitcoin-consensus-test.props deleted file mode 100644 index 087b1c10..00000000 --- a/builds/msvc/vs2015/libbitcoin-consensus-test/libbitcoin-consensus-test.props +++ /dev/null @@ -1,63 +0,0 @@ - - - - - <_PropertySheetDisplayName>Libbitcoin Consensus Test Settings - AllRules.ruleset - false - - - - - - - $(RepoRoot)src\;$(RepoRoot)src\clone\;%(AdditionalIncludeDirectories) - false - - - - - - - - - 4018;4100;4244;4267;4715;4800;4996;%(DisableSpecificWarnings) - BOOST_TEST_DYN_LINK;%(PreprocessorDefinitions) - - - - "$(TargetPath)" --run_test=* --show_progress=no --build_info=yes - - - - - - - - - - - ..\..\..\..\..\.nuget\packages\ - - - - dynamic - dynamic - - - ltcg - ltcg - - - static - static - - - - - - - - - - diff --git a/builds/msvc/vs2015/libbitcoin-consensus-test/libbitcoin-consensus-test.vcxproj b/builds/msvc/vs2015/libbitcoin-consensus-test/libbitcoin-consensus-test.vcxproj deleted file mode 100644 index 67738021..00000000 --- a/builds/msvc/vs2015/libbitcoin-consensus-test/libbitcoin-consensus-test.vcxproj +++ /dev/null @@ -1,109 +0,0 @@ - - - - - Application - v140 - {D282EF8C-6217-483C-AC47-864B2FBA50FD} - libbitcoin-consensus-test - - - - DebugDEXE - Win32 - - - ReleaseDEXE - Win32 - - - DebugDEXE - x64 - - - ReleaseDEXE - x64 - - - DebugLEXE - Win32 - - - ReleaseLEXE - Win32 - - - DebugLEXE - x64 - - - ReleaseLEXE - x64 - - - DebugSEXE - Win32 - - - ReleaseSEXE - Win32 - - - DebugSEXE - x64 - - - ReleaseSEXE - x64 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - - {6C521D95-00CE-4120-97D1-430E2870D738} - - - - - - diff --git a/builds/msvc/vs2015/libbitcoin-consensus-test/libbitcoin-consensus-test.vcxproj.filters b/builds/msvc/vs2015/libbitcoin-consensus-test/libbitcoin-consensus-test.vcxproj.filters deleted file mode 100644 index 9e24ccdb..00000000 --- a/builds/msvc/vs2015/libbitcoin-consensus-test/libbitcoin-consensus-test.vcxproj.filters +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - {D282EF8C-6217-483C-0000-000000000000} - - - - - src - - - src - - - src - - - src - - - src - - - - - src - - - src - - - - - - - - - diff --git a/builds/msvc/vs2015/libbitcoin-consensus-test/packages.config b/builds/msvc/vs2015/libbitcoin-consensus-test/packages.config deleted file mode 100644 index 2b171585..00000000 --- a/builds/msvc/vs2015/libbitcoin-consensus-test/packages.config +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - diff --git a/builds/msvc/vs2015/libbitcoin-consensus.import.props b/builds/msvc/vs2015/libbitcoin-consensus.import.props deleted file mode 100644 index ed197827..00000000 --- a/builds/msvc/vs2015/libbitcoin-consensus.import.props +++ /dev/null @@ -1,62 +0,0 @@ - - - - - <_PropertySheetDisplayName>Libbitcoin Consensus Import Settings - - - - - - - - - - - - - $(ProjectDir)..\..\..\..\..\libbitcoin-consensus\include\;%(AdditionalIncludeDirectories) - - - - - - - - - - _WIN32_WINNT=0x0600;%(PreprocessorDefinitions) - BCK_STATIC;%(PreprocessorDefinitions) - - - libbitcoin-consensus.lib;%(AdditionalDependencies) - - - - - $(ProjectDir)..\..\..\..\..\libbitcoin-consensus\bin\$(PlatformName)\Debug\CTP_Nov2013\$(Linkage-libbitcoin-consensus)\; - $(ProjectDir)..\..\..\..\..\libbitcoin-consensus\obj\libbitcoin-consensus\$(PlatformName)\Debug\CTP_Nov2013\$(Linkage-libbitcoin-consensus)\;%(AdditionalLibraryDirectories) - - - $(ProjectDir)..\..\..\..\..\libbitcoin-consensus\bin\$(PlatformName)\Release\CTP_Nov2013\$(Linkage-libbitcoin-consensus)\; - $(ProjectDir)..\..\..\..\..\libbitcoin-consensus\obj\libbitcoin-consensus\$(PlatformName)\Release\CTP_Nov2013\$(Linkage-libbitcoin-consensus)\;%(AdditionalLibraryDirectories) - - - - - $(ProjectDir)..\..\..\..\..\libbitcoin-consensus\bin\$(PlatformName)\Debug\$(PlatformToolset)\$(Linkage-libbitcoin-consensus)\; - $(ProjectDir)..\..\..\..\..\libbitcoin-consensus\obj\libbitcoin-consensus\$(PlatformName)\Debug\$(PlatformToolset)\$(Linkage-libbitcoin-consensus)\;%(AdditionalLibraryDirectories) - - - $(ProjectDir)..\..\..\..\..\libbitcoin-consensus\bin\$(PlatformName)\Release\$(PlatformToolset)\$(Linkage-libbitcoin-consensus)\; - $(ProjectDir)..\..\..\..\..\libbitcoin-consensus\obj\libbitcoin-consensus\$(PlatformName)\Release\$(PlatformToolset)\$(Linkage-libbitcoin-consensus)\;%(AdditionalLibraryDirectories) - - - - - $(ProgramFiles)\Microsoft Visual C++ Compiler Nov 2013 CTP\lib\arm;%(AdditionalLibraryDirectories) - $(ProgramFiles)\Microsoft Visual C++ Compiler Nov 2013 CTP\lib\amd64;%(AdditionalLibraryDirectories) - $(ProgramFiles)\Microsoft Visual C++ Compiler Nov 2013 CTP\lib;%(AdditionalLibraryDirectories) - - - \ No newline at end of file diff --git a/builds/msvc/vs2015/libbitcoin-consensus.import.xml b/builds/msvc/vs2015/libbitcoin-consensus.import.xml deleted file mode 100644 index 2c4a76f7..00000000 --- a/builds/msvc/vs2015/libbitcoin-consensus.import.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/builds/msvc/vs2015/libbitcoin-consensus.sln b/builds/msvc/vs2015/libbitcoin-consensus.sln deleted file mode 100644 index 86176d73..00000000 --- a/builds/msvc/vs2015/libbitcoin-consensus.sln +++ /dev/null @@ -1,38 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 14 -VisualStudioVersion = 14.0.25420.1 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libbitcoin-consensus", "libbitcoin-consensus\libbitcoin-consensus.vcxproj", "{6C521D95-00CE-4120-97D1-430E2870D738}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libbitcoin-consensus-test", "libbitcoin-consensus-test\libbitcoin-consensus-test.vcxproj", "{D282EF8C-6217-483C-AC47-864B2FBA50FD}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - StaticDebug|Win32 = StaticDebug|Win32 - StaticDebug|x64 = StaticDebug|x64 - StaticRelease|Win32 = StaticRelease|Win32 - StaticRelease|x64 = StaticRelease|x64 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {6C521D95-00CE-4120-97D1-430E2870D738}.StaticDebug|Win32.ActiveCfg = DebugLIB|Win32 - {6C521D95-00CE-4120-97D1-430E2870D738}.StaticDebug|Win32.Build.0 = DebugLIB|Win32 - {6C521D95-00CE-4120-97D1-430E2870D738}.StaticDebug|x64.ActiveCfg = DebugLIB|x64 - {6C521D95-00CE-4120-97D1-430E2870D738}.StaticDebug|x64.Build.0 = DebugLIB|x64 - {6C521D95-00CE-4120-97D1-430E2870D738}.StaticRelease|Win32.ActiveCfg = ReleaseLIB|Win32 - {6C521D95-00CE-4120-97D1-430E2870D738}.StaticRelease|Win32.Build.0 = ReleaseLIB|Win32 - {6C521D95-00CE-4120-97D1-430E2870D738}.StaticRelease|x64.ActiveCfg = ReleaseLIB|x64 - {6C521D95-00CE-4120-97D1-430E2870D738}.StaticRelease|x64.Build.0 = ReleaseLIB|x64 - {D282EF8C-6217-483C-AC47-864B2FBA50FD}.StaticDebug|Win32.ActiveCfg = DebugSEXE|Win32 - {D282EF8C-6217-483C-AC47-864B2FBA50FD}.StaticDebug|Win32.Build.0 = DebugSEXE|Win32 - {D282EF8C-6217-483C-AC47-864B2FBA50FD}.StaticDebug|x64.ActiveCfg = DebugSEXE|x64 - {D282EF8C-6217-483C-AC47-864B2FBA50FD}.StaticDebug|x64.Build.0 = DebugSEXE|x64 - {D282EF8C-6217-483C-AC47-864B2FBA50FD}.StaticRelease|Win32.ActiveCfg = ReleaseSEXE|Win32 - {D282EF8C-6217-483C-AC47-864B2FBA50FD}.StaticRelease|Win32.Build.0 = ReleaseSEXE|Win32 - {D282EF8C-6217-483C-AC47-864B2FBA50FD}.StaticRelease|x64.ActiveCfg = ReleaseSEXE|x64 - {D282EF8C-6217-483C-AC47-864B2FBA50FD}.StaticRelease|x64.Build.0 = ReleaseSEXE|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/builds/msvc/vs2015/libbitcoin-consensus/libbitcoin-consensus.props b/builds/msvc/vs2015/libbitcoin-consensus/libbitcoin-consensus.props deleted file mode 100644 index a5341ba9..00000000 --- a/builds/msvc/vs2015/libbitcoin-consensus/libbitcoin-consensus.props +++ /dev/null @@ -1,60 +0,0 @@ - - - - - <_PropertySheetDisplayName>Libbitcoin Consensus Library Settings - AllRules.ruleset - false - - - - - - - $(RepoRoot)src\;$(RepoRoot)src\clone\;$(RepoRoot)include\;%(AdditionalIncludeDirectories) - - - - - - - - - - - - - 4018;4244;4267;4715;4800;4996;4100;4701;4702;4456;4127;%(DisableSpecificWarnings) - false - BCK_DLL;%(PreprocessorDefinitions) - BCK_STATIC;%(PreprocessorDefinitions) - - - - - - - - - - - ..\..\..\..\..\.nuget\packages\ - - - - dynamic - - - ltcg - - - static - - - - - - - - - \ No newline at end of file diff --git a/builds/msvc/vs2015/libbitcoin-consensus/libbitcoin-consensus.vcxproj b/builds/msvc/vs2015/libbitcoin-consensus/libbitcoin-consensus.vcxproj deleted file mode 100644 index 6d07944d..00000000 --- a/builds/msvc/vs2015/libbitcoin-consensus/libbitcoin-consensus.vcxproj +++ /dev/null @@ -1,143 +0,0 @@ - - - - - v140 - {6C521D95-00CE-4120-97D1-430E2870D738} - libbitcoin-consensus - - - - DebugDLL - Win32 - - - ReleaseDLL - Win32 - - - DebugDLL - x64 - - - ReleaseDLL - x64 - - - DebugLTCG - Win32 - - - ReleaseLTCG - Win32 - - - DebugLTCG - x64 - - - ReleaseLTCG - x64 - - - DebugLIB - Win32 - - - ReleaseLIB - Win32 - - - DebugLIB - x64 - - - ReleaseLIB - x64 - - - - StaticLibrary - DynamicLibrary - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/builds/msvc/vs2015/libbitcoin-consensus/libbitcoin-consensus.vcxproj.filters b/builds/msvc/vs2015/libbitcoin-consensus/libbitcoin-consensus.vcxproj.filters deleted file mode 100644 index 82bcc4e9..00000000 --- a/builds/msvc/vs2015/libbitcoin-consensus/libbitcoin-consensus.vcxproj.filters +++ /dev/null @@ -1,194 +0,0 @@ - - - - - - {6C521D95-00CE-4120-0000-000000000008} - - - {6C521D95-00CE-4120-0000-000000000009} - - - {6C521D95-00CE-4120-0000-00000000000A} - - - {6C521D95-00CE-4120-0000-00000000000B} - - - {6C521D95-00CE-4120-0000-000000000000} - - - {6C521D95-00CE-4120-0000-000000000001} - - - {6C521D95-00CE-4120-0000-000000000003} - - - {6C521D95-00CE-4120-0000-000000000004} - - - {6C521D95-00CE-4120-0000-000000000005} - - - {6C521D95-00CE-4120-0000-000000000006} - - - {6C521D95-00CE-4120-0000-000000000007} - - - {6C521D95-00CE-4120-0000-000000000002} - - - - - src\clone\crypto - - - src\clone\crypto - - - src\clone\crypto - - - src\clone\crypto - - - src\clone\crypto - - - src\clone - - - src\clone\primitives - - - src\clone - - - src\clone\script - - - src\clone\script - - - src\clone - - - src\clone\util - - - src\consensus - - - - - include\bitcoin - - - include\bitcoin\consensus - - - include\bitcoin\consensus - - - include\bitcoin\consensus - - - src\clone - - - src\clone - - - src\clone\compat - - - src\clone\compat - - - src\clone\compat - - - src\clone\crypto - - - src\clone\crypto - - - src\clone\crypto - - - src\clone\crypto - - - src\clone\crypto - - - src\clone\crypto - - - src\clone - - - src\clone - - - src\clone\primitives - - - src\clone - - - src\clone\script - - - src\clone\script - - - src\clone\script - - - src\clone - - - src\clone - - - src\clone - - - src\clone - - - src\clone\util - - - src\clone\util - - - src\clone - - - src\consensus - - - resource - - - - - - - - - - - resource - - - diff --git a/builds/msvc/vs2015/libbitcoin-consensus/packages.config b/builds/msvc/vs2015/libbitcoin-consensus/packages.config deleted file mode 100644 index e4e3aaee..00000000 --- a/builds/msvc/vs2015/libbitcoin-consensus/packages.config +++ /dev/null @@ -1,10 +0,0 @@ - - - - -