pcsx2/plugins/GSdx/vsprops/sse4.vsprops

17 lines
337 B
XML

<?xml version="1.0" encoding="windows-1250"?>
<VisualStudioPropertySheet
ProjectType="Visual C++"
Version="8.00"
Name="sse4"
>
<Tool
Name="VCCLCompilerTool"
PreprocessorDefinitions="_M_SSE=0x401"
EnableEnhancedInstructionSet="2"
/>
<UserMacro
Name="SSEtype"
Value="SSE4"
/>
</VisualStudioPropertySheet>