13 lines
320 B
XML
13 lines
320 B
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioPropertySheet
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="arch_sse2"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="HAVE_XMMINTRIN_H;MIN_ARCH_SSE"
|
|
EnableEnhancedInstructionSet="2"
|
|
FloatingPointModel="2"
|
|
/>
|
|
</VisualStudioPropertySheet>
|