|
@@ -130,7 +130,6 @@
|
|
|
<PreprocessorDefinitions>_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
|
|
<BufferSecurityCheck>false</BufferSecurityCheck>
|
|
|
- <EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet>
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
<DebugInformationFormat>OldStyle</DebugInformationFormat>
|
|
|
<OmitDefaultLibName>true</OmitDefaultLibName>
|
|
@@ -196,7 +195,6 @@
|
|
|
<PreprocessorDefinitions>NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
|
|
<BufferSecurityCheck>false</BufferSecurityCheck>
|
|
|
- <EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet>
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
|
<OmitDefaultLibName>true</OmitDefaultLibName>
|