summary refs log tree commit diff stats
path: root/src/version
diff options
context:
space:
mode:
Diffstat (limited to 'src/version')
-rw-r--r--src/version/version.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version/version.vcxproj b/src/version/version.vcxproj
index a96a3641..7a3259aa 100644
--- a/src/version/version.vcxproj
+++ b/src/version/version.vcxproj
@@ -81,7 +81,7 @@
       <Optimization>MaxSpeed</Optimization>

       <FunctionLevelLinking>true</FunctionLevelLinking>

       <IntrinsicFunctions>true</IntrinsicFunctions>

-      <PreprocessorDefinitions>WIN32;_WIN64;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>

+      <PreprocessorDefinitions>WIN32;_WIN64;_AMD64_;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>

       <MultiProcessorCompilation>true</MultiProcessorCompilation>

     </ClCompile>

     <Link>