From 4cd2dc68e139b850a3e1290a75eb6899d404b8a4 Mon Sep 17 00:00:00 2001 From: "Adrian.Conlon" Date: Wed, 5 Jul 2017 19:36:25 +0100 Subject: [PATCH] Correct some (but not all!) project configuration anomalies. Signed-off-by: Adrian.Conlon --- LR35902/src/LR35902.vcxproj | 1 - M6502/src/M6502.vcxproj | 3 ++- M6502/test_M6502/test_M6502.vcxproj | 6 +++++- Z80/fusetest_Z80/fusetest_Z80.vcxproj | 1 - Z80/src/Z80.vcxproj | 1 - Z80/test/test_Z80.vcxproj | 1 + 6 files changed, 8 insertions(+), 5 deletions(-) diff --git a/LR35902/src/LR35902.vcxproj b/LR35902/src/LR35902.vcxproj index ac9825d..d97bb84 100644 --- a/LR35902/src/LR35902.vcxproj +++ b/LR35902/src/LR35902.vcxproj @@ -22,7 +22,6 @@ {7730ECF5-8206-4ECB-BA6B-6B5CFE50CFB2} Win32Proj LR35902 - 8.1 diff --git a/M6502/src/M6502.vcxproj b/M6502/src/M6502.vcxproj index c242e01..3dec772 100644 --- a/M6502/src/M6502.vcxproj +++ b/M6502/src/M6502.vcxproj @@ -23,7 +23,6 @@ {D8726A1B-BBFE-47EF-9860-26B90140BA66} Win32Proj M6502 - 10.0.15063.0 @@ -90,6 +89,8 @@ true true NDEBUG;_LIB;%(PreprocessorDefinitions) + false + AdvancedVectorExtensions Windows diff --git a/M6502/test_M6502/test_M6502.vcxproj b/M6502/test_M6502/test_M6502.vcxproj index 1d9fee7..25f43c2 100644 --- a/M6502/test_M6502/test_M6502.vcxproj +++ b/M6502/test_M6502/test_M6502.vcxproj @@ -70,9 +70,9 @@ - false ..\inc;..\..\inc;C:\local\boost_1_64_0;$(IncludePath) C:\local\boost_1_64_0\lib64-msvc-14.0;$(LibraryPath) + false true @@ -97,12 +97,15 @@ true true NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + false + AdvancedVectorExtensions Console true true 10000000 + true @@ -141,6 +144,7 @@ Console true true + true diff --git a/Z80/fusetest_Z80/fusetest_Z80.vcxproj b/Z80/fusetest_Z80/fusetest_Z80.vcxproj index 880f56e..d3f5c7c 100644 --- a/Z80/fusetest_Z80/fusetest_Z80.vcxproj +++ b/Z80/fusetest_Z80/fusetest_Z80.vcxproj @@ -24,7 +24,6 @@ Win32Proj fuse_test_Z80 fusetest_Z80 - 8.1 diff --git a/Z80/src/Z80.vcxproj b/Z80/src/Z80.vcxproj index f43ea30..3fb7c70 100644 --- a/Z80/src/Z80.vcxproj +++ b/Z80/src/Z80.vcxproj @@ -23,7 +23,6 @@ {01974F81-2750-45AF-B845-2C903A54A334} Win32Proj Z80 - 8.1 diff --git a/Z80/test/test_Z80.vcxproj b/Z80/test/test_Z80.vcxproj index c215a2b..f61a03a 100644 --- a/Z80/test/test_Z80.vcxproj +++ b/Z80/test/test_Z80.vcxproj @@ -84,6 +84,7 @@ ..\inc;..\..\inc;C:\local\boost_1_64_0;$(IncludePath) C:\local\boost_1_64_0\lib64-msvc-14.0;$(LibraryPath) + false