mirror of https://github.com/PCSX2/pcsx2.git
13 lines
285 B
Plaintext
13 lines
285 B
Plaintext
|
<?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"
|
||
|
/>
|
||
|
</VisualStudioPropertySheet>
|