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

       <FunctionLevelLinking>true</FunctionLevelLinking>

       <IntrinsicFunctions>true</IntrinsicFunctions>

-      <PreprocessorDefinitions>WIN32;_WIN64;NDEBUG;_WINDOWS;_USRDLL;EXEC_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>

+      <PreprocessorDefinitions>WIN32;_WIN64;_AMD64_;NDEBUG;_WINDOWS;_USRDLL;EXEC_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>

       <MultiProcessorCompilation>true</MultiProcessorCompilation>

       <AdditionalIncludeDirectories>..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>

     </ClCompile>