From 62d71e44bff00cfb2f68cab91a5a9c3bb9aada06 Mon Sep 17 00:00:00 2001 From: Adrian Conlon Date: Sun, 13 Oct 2019 00:13:35 +0100 Subject: [PATCH] Upgrade to latest version of boost (1.71.0) Signed-off-by: Adrian Conlon --- Intel8080/src/Intel8080.vcxproj | 8 ++++---- Intel8080/test/test_Intel8080.vcxproj | 8 ++++---- LR35902/fusetest_LR35902/fusetest_LR35902.vcxproj | 8 ++++---- LR35902/src/LR35902.vcxproj | 8 ++++---- Z80/fusetest_Z80/fusetest_Z80.vcxproj | 8 ++++---- Z80/test/test_Z80.vcxproj | 8 ++++---- 6 files changed, 24 insertions(+), 24 deletions(-) diff --git a/Intel8080/src/Intel8080.vcxproj b/Intel8080/src/Intel8080.vcxproj index a128f95..83f9e03 100644 --- a/Intel8080/src/Intel8080.vcxproj +++ b/Intel8080/src/Intel8080.vcxproj @@ -71,16 +71,16 @@ - ..\inc;..\..\inc;C:\Libraries\boost_1_68_0;$(IncludePath) + ..\inc;..\..\inc;C:\Libraries\boost_1_71_0;$(IncludePath) - ..\inc;..\..\inc;C:\Libraries\boost_1_68_0;$(IncludePath) + ..\inc;..\..\inc;C:\Libraries\boost_1_71_0;$(IncludePath) - ..\inc;..\..\inc;C:\Libraries\boost_1_68_0;$(IncludePath) + ..\inc;..\..\inc;C:\Libraries\boost_1_71_0;$(IncludePath) - ..\inc;..\..\inc;C:\Libraries\boost_1_68_0;$(IncludePath) + ..\inc;..\..\inc;C:\Libraries\boost_1_71_0;$(IncludePath) diff --git a/Intel8080/test/test_Intel8080.vcxproj b/Intel8080/test/test_Intel8080.vcxproj index a4fa829..ee76fda 100644 --- a/Intel8080/test/test_Intel8080.vcxproj +++ b/Intel8080/test/test_Intel8080.vcxproj @@ -71,19 +71,19 @@ true - ..\inc;..\..\inc;C:\Libraries\boost_1_68_0;$(IncludePath) + ..\inc;..\..\inc;C:\Libraries\boost_1_71_0;$(IncludePath) true - ..\inc;..\..\inc;C:\Libraries\boost_1_68_0;$(IncludePath) + ..\inc;..\..\inc;C:\Libraries\boost_1_71_0;$(IncludePath) false - ..\inc;..\..\inc;C:\Libraries\boost_1_68_0;$(IncludePath) + ..\inc;..\..\inc;C:\Libraries\boost_1_71_0;$(IncludePath) false - ..\inc;..\..\inc;C:\Libraries\boost_1_68_0;$(IncludePath) + ..\inc;..\..\inc;C:\Libraries\boost_1_71_0;$(IncludePath) diff --git a/LR35902/fusetest_LR35902/fusetest_LR35902.vcxproj b/LR35902/fusetest_LR35902/fusetest_LR35902.vcxproj index 4e1f297..0aeacb5 100644 --- a/LR35902/fusetest_LR35902/fusetest_LR35902.vcxproj +++ b/LR35902/fusetest_LR35902/fusetest_LR35902.vcxproj @@ -71,19 +71,19 @@ false - ..\inc;..\..\inc;C:\Libraries\boost_1_68_0;$(IncludePath) + ..\inc;..\..\inc;C:\Libraries\boost_1_71_0;$(IncludePath) true - ..\inc;..\..\inc;C:\Libraries\boost_1_68_0;$(IncludePath) + ..\inc;..\..\inc;C:\Libraries\boost_1_71_0;$(IncludePath) true - ..\inc;..\..\inc;C:\Libraries\boost_1_68_0;$(IncludePath) + ..\inc;..\..\inc;C:\Libraries\boost_1_71_0;$(IncludePath) false - ..\inc;..\..\inc;C:\Libraries\boost_1_68_0;$(IncludePath) + ..\inc;..\..\inc;C:\Libraries\boost_1_71_0;$(IncludePath) diff --git a/LR35902/src/LR35902.vcxproj b/LR35902/src/LR35902.vcxproj index 532bce0..4f7cb3e 100644 --- a/LR35902/src/LR35902.vcxproj +++ b/LR35902/src/LR35902.vcxproj @@ -69,16 +69,16 @@ - ..\inc;..\..\inc;C:\Libraries\boost_1_68_0;$(IncludePath) + ..\inc;..\..\inc;C:\Libraries\boost_1_71_0;$(IncludePath) - ..\inc;..\..\inc;C:\Libraries\boost_1_68_0;$(IncludePath) + ..\inc;..\..\inc;C:\Libraries\boost_1_71_0;$(IncludePath) - ..\inc;..\..\inc;C:\Libraries\boost_1_68_0;$(IncludePath) + ..\inc;..\..\inc;C:\Libraries\boost_1_71_0;$(IncludePath) - ..\inc;..\..\inc;C:\Libraries\boost_1_68_0;$(IncludePath) + ..\inc;..\..\inc;C:\Libraries\boost_1_71_0;$(IncludePath) diff --git a/Z80/fusetest_Z80/fusetest_Z80.vcxproj b/Z80/fusetest_Z80/fusetest_Z80.vcxproj index 8f9953a..61848bb 100644 --- a/Z80/fusetest_Z80/fusetest_Z80.vcxproj +++ b/Z80/fusetest_Z80/fusetest_Z80.vcxproj @@ -72,19 +72,19 @@ false - ..\inc;..\..\inc;C:\Libraries\boost_1_68_0;$(IncludePath) + ..\inc;..\..\inc;C:\Libraries\boost_1_71_0;$(IncludePath) true - ..\inc;..\..\inc;C:\Libraries\boost_1_68_0;$(IncludePath) + ..\inc;..\..\inc;C:\Libraries\boost_1_71_0;$(IncludePath) true - ..\inc;..\..\inc;C:\Libraries\boost_1_68_0;$(IncludePath) + ..\inc;..\..\inc;C:\Libraries\boost_1_71_0;$(IncludePath) false - ..\inc;..\..\inc;C:\Libraries\boost_1_68_0;$(IncludePath) + ..\inc;..\..\inc;C:\Libraries\boost_1_71_0;$(IncludePath) diff --git a/Z80/test/test_Z80.vcxproj b/Z80/test/test_Z80.vcxproj index 0768d4c..959b383 100644 --- a/Z80/test/test_Z80.vcxproj +++ b/Z80/test/test_Z80.vcxproj @@ -66,16 +66,16 @@ - ..\inc;..\..\inc;C:\Libraries\boost_1_68_0;$(IncludePath) + ..\inc;..\..\inc;C:\Libraries\boost_1_71_0;$(IncludePath) - ..\inc;..\..\inc;C:\Libraries\boost_1_68_0;$(IncludePath) + ..\inc;..\..\inc;C:\Libraries\boost_1_71_0;$(IncludePath) - ..\inc;..\..\inc;C:\Libraries\boost_1_68_0;$(IncludePath) + ..\inc;..\..\inc;C:\Libraries\boost_1_71_0;$(IncludePath) - ..\inc;..\..\inc;C:\Libraries\boost_1_68_0;$(IncludePath) + ..\inc;..\..\inc;C:\Libraries\boost_1_71_0;$(IncludePath) false