diff options
Diffstat (limited to 'lib/libexif/libexif.vcxproj')
-rw-r--r-- | lib/libexif/libexif.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libexif/libexif.vcxproj b/lib/libexif/libexif.vcxproj index 3c48a98cc3..22feb4a89a 100644 --- a/lib/libexif/libexif.vcxproj +++ b/lib/libexif/libexif.vcxproj @@ -102,6 +102,7 @@ </PrecompiledHeader> <WarningLevel>Level3</WarningLevel> <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + <EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet> </ClCompile> <Link> <OutputFile>$(OutDir)libexif.exe</OutputFile> |