arch_sse2.vsprops 320 B

12345678910111213
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioPropertySheet
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="arch_sse2"
  6. >
  7. <Tool
  8. Name="VCCLCompilerTool"
  9. PreprocessorDefinitions="HAVE_XMMINTRIN_H;MIN_ARCH_SSE"
  10. EnableEnhancedInstructionSet="2"
  11. FloatingPointModel="2"
  12. />
  13. </VisualStudioPropertySheet>