diff --git a/UI/UI.vcxproj b/UI/UI.vcxproj
index 13f913d35b..7257c95768 100644
--- a/UI/UI.vcxproj
+++ b/UI/UI.vcxproj
@@ -121,7 +121,7 @@
Level3
- USING_WIN_UI;_CRT_SECURE_NO_WARNINGS;WIN32;_DEBUG;_LIB;_UNICODE;UNICODE;%(PreprocessorDefinitions)
+ USING_WIN_UI;_CRT_SECURE_NO_WARNINGS;_ARCH_32=1;WIN32;_DEBUG;_LIB;_UNICODE;UNICODE;%(PreprocessorDefinitions)
../common;..;../ext/native;../ext/native/ext/glew;../ext/zlib;../ext/native/ext
true
false
@@ -143,7 +143,7 @@
Level3
- USING_WIN_UI;_CRT_SECURE_NO_WARNINGS;WIN32;_DEBUG;_LIB;_UNICODE;UNICODE;%(PreprocessorDefinitions)
+ USING_WIN_UI;_CRT_SECURE_NO_WARNINGS;_ARCH_64=1;WIN32;_DEBUG;_LIB;_UNICODE;UNICODE;%(PreprocessorDefinitions)
../common;..;../ext/native;../ext/native/ext/glew;../ext/zlib;../ext/native/ext
true
false
@@ -169,7 +169,7 @@
MaxSpeed
true
true
- USING_WIN_UI;_CRT_SECURE_NO_WARNINGS;WIN32;NDEBUG;_LIB;_UNICODE;UNICODE;%(PreprocessorDefinitions)
+ USING_WIN_UI;_CRT_SECURE_NO_WARNINGS;_ARCH_32=1;WIN32;NDEBUG;_LIB;_UNICODE;UNICODE;%(PreprocessorDefinitions)
../common;..;../ext/native;../ext/native/ext/glew;../ext/zlib;../ext/native/ext
false
Speed
@@ -196,7 +196,7 @@
MaxSpeed
true
true
- USING_WIN_UI;_CRT_SECURE_NO_WARNINGS;WIN32;NDEBUG;_LIB;_UNICODE;UNICODE;%(PreprocessorDefinitions)
+ USING_WIN_UI;_CRT_SECURE_NO_WARNINGS;_ARCH_64=1;WIN32;NDEBUG;_LIB;_UNICODE;UNICODE;%(PreprocessorDefinitions)
../common;..;../ext/native;../ext/native/ext/glew;../ext/zlib;../ext/native/ext
false
true
@@ -217,4 +217,4 @@
-
\ No newline at end of file
+