diff options
Diffstat (limited to 'lib/stsound/StSoundLibrary/StSoundLibrary.vcxproj')
-rw-r--r-- | lib/stsound/StSoundLibrary/StSoundLibrary.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/stsound/StSoundLibrary/StSoundLibrary.vcxproj b/lib/stsound/StSoundLibrary/StSoundLibrary.vcxproj index b7ae067d61..878ce44eee 100644 --- a/lib/stsound/StSoundLibrary/StSoundLibrary.vcxproj +++ b/lib/stsound/StSoundLibrary/StSoundLibrary.vcxproj @@ -115,6 +115,7 @@ <WarningLevel>Level3</WarningLevel> <SuppressStartupBanner>true</SuppressStartupBanner> <DisableSpecificWarnings>4018;%(DisableSpecificWarnings)</DisableSpecificWarnings> + <EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet> </ClCompile> <ResourceCompile> <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |