From c7e65f54477bdd17d19e83a0d90c8f89e10743e9 Mon Sep 17 00:00:00 2001 From: "Adrian.Conlon" Date: Mon, 19 Jun 2017 13:53:37 +0100 Subject: [PATCH] Consistency changes to the projects. Signed-off-by: Adrian.Conlon --- Intel8080/src/Intel8080.vcxproj | 4 ---- Intel8080/test/test_Intel8080.vcxproj | 4 ---- LR35902/src/LR35902.vcxproj | 6 ++++-- Z80/fusetest_Z80/fusetest_Z80.vcxproj | 4 ++++ Z80/src/Z80.vcxproj | 4 ++++ Z80/test/test_Z80.vcxproj | 4 ---- src/EightBit.vcxproj | 4 ---- 7 files changed, 12 insertions(+), 18 deletions(-) diff --git a/Intel8080/src/Intel8080.vcxproj b/Intel8080/src/Intel8080.vcxproj index dcda7a7..0c16d36 100644 --- a/Intel8080/src/Intel8080.vcxproj +++ b/Intel8080/src/Intel8080.vcxproj @@ -112,8 +112,6 @@ true true WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) - AnySuitable - Speed false AdvancedVectorExtensions @@ -131,8 +129,6 @@ true true NDEBUG;_LIB;%(PreprocessorDefinitions) - AnySuitable - Speed false AdvancedVectorExtensions diff --git a/Intel8080/test/test_Intel8080.vcxproj b/Intel8080/test/test_Intel8080.vcxproj index 3d9103d..250f668 100644 --- a/Intel8080/test/test_Intel8080.vcxproj +++ b/Intel8080/test/test_Intel8080.vcxproj @@ -115,8 +115,6 @@ true true WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - AnySuitable - Speed false AdvancedVectorExtensions @@ -134,8 +132,6 @@ true true NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - AnySuitable - Speed false AdvancedVectorExtensions diff --git a/LR35902/src/LR35902.vcxproj b/LR35902/src/LR35902.vcxproj index 29dbafd..ac9825d 100644 --- a/LR35902/src/LR35902.vcxproj +++ b/LR35902/src/LR35902.vcxproj @@ -113,7 +113,8 @@ true true WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) - true + false + AdvancedVectorExtensions Windows @@ -129,7 +130,8 @@ true true NDEBUG;_LIB;%(PreprocessorDefinitions) - true + false + AdvancedVectorExtensions Windows diff --git a/Z80/fusetest_Z80/fusetest_Z80.vcxproj b/Z80/fusetest_Z80/fusetest_Z80.vcxproj index 7ad1de9..880f56e 100644 --- a/Z80/fusetest_Z80/fusetest_Z80.vcxproj +++ b/Z80/fusetest_Z80/fusetest_Z80.vcxproj @@ -95,6 +95,8 @@ true true NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + false + AdvancedVectorExtensions Console @@ -132,6 +134,8 @@ true true WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + false + AdvancedVectorExtensions Console diff --git a/Z80/src/Z80.vcxproj b/Z80/src/Z80.vcxproj index 76b74ae..f43ea30 100644 --- a/Z80/src/Z80.vcxproj +++ b/Z80/src/Z80.vcxproj @@ -90,6 +90,8 @@ true true NDEBUG;_LIB;%(PreprocessorDefinitions) + false + AdvancedVectorExtensions Windows @@ -127,6 +129,8 @@ true true WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) + false + AdvancedVectorExtensions Windows diff --git a/Z80/test/test_Z80.vcxproj b/Z80/test/test_Z80.vcxproj index 34a8511..248a838 100644 --- a/Z80/test/test_Z80.vcxproj +++ b/Z80/test/test_Z80.vcxproj @@ -89,8 +89,6 @@ true true NDEBUG;_LIB;%(PreprocessorDefinitions) - AnySuitable - Speed false AdvancedVectorExtensions @@ -132,8 +130,6 @@ true true WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) - AnySuitable - Speed false AdvancedVectorExtensions diff --git a/src/EightBit.vcxproj b/src/EightBit.vcxproj index 537d5ac..39f64d2 100644 --- a/src/EightBit.vcxproj +++ b/src/EightBit.vcxproj @@ -111,8 +111,6 @@ true true WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) - AnySuitable - Speed false AdvancedVectorExtensions @@ -130,8 +128,6 @@ true true NDEBUG;_LIB;%(PreprocessorDefinitions) - AnySuitable - Speed false AdvancedVectorExtensions