diff --git a/Intel8080/src/Intel8080.vcxproj b/Intel8080/src/Intel8080.vcxproj
index 556144e..3e68f82 100644
--- a/Intel8080/src/Intel8080.vcxproj
+++ b/Intel8080/src/Intel8080.vcxproj
@@ -112,6 +112,10 @@
true
true
WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)
+ AnySuitable
+ Speed
+ false
+ AdvancedVectorExtensions
Windows
@@ -127,6 +131,10 @@
true
true
NDEBUG;_LIB;%(PreprocessorDefinitions)
+ AnySuitable
+ Speed
+ false
+ AdvancedVectorExtensions
Windows
diff --git a/src/EightBit.vcxproj b/src/EightBit.vcxproj
index a7bde5a..3dea4fb 100644
--- a/src/EightBit.vcxproj
+++ b/src/EightBit.vcxproj
@@ -111,6 +111,10 @@
true
true
WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)
+ AnySuitable
+ Speed
+ false
+ AdvancedVectorExtensions
Windows
@@ -126,6 +130,10 @@
true
true
NDEBUG;_LIB;%(PreprocessorDefinitions)
+ AnySuitable
+ Speed
+ false
+ AdvancedVectorExtensions
Windows