diff options
Diffstat (limited to 'plugins/FileAsMessage/fileecho_15.vcxproj')
-rw-r--r-- | plugins/FileAsMessage/fileecho_15.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/FileAsMessage/fileecho_15.vcxproj b/plugins/FileAsMessage/fileecho_15.vcxproj index 546be589b0..6606bea795 100644 --- a/plugins/FileAsMessage/fileecho_15.vcxproj +++ b/plugins/FileAsMessage/fileecho_15.vcxproj @@ -78,6 +78,7 @@ <Optimization>Full</Optimization> <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> <PreprocessorDefinitions>NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet> <StringPooling>true</StringPooling> <FunctionLevelLinking>true</FunctionLevelLinking> <WarningLevel>Level4</WarningLevel> |