diff options
Diffstat (limited to 'project/VS2010Express/libPlatinum.vcxproj')
-rw-r--r-- | project/VS2010Express/libPlatinum.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project/VS2010Express/libPlatinum.vcxproj b/project/VS2010Express/libPlatinum.vcxproj index 1c0aede79d..f392468ffd 100644 --- a/project/VS2010Express/libPlatinum.vcxproj +++ b/project/VS2010Express/libPlatinum.vcxproj @@ -60,6 +60,7 @@ <WarningLevel>Level3</WarningLevel> <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> <DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings> + <EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet> </ClCompile> <Lib> <OutputFile>$(OutDir)libPlatinumd.lib</OutputFile> |