pcsx2/common/vsprops/pthreads.vsprops

16 lines
391 B
XML

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
ProjectType="Visual C++"
Version="8.00"
Name="w32pthreads"
>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="&quot;$(SvnRootDir)\3rdparty\w32pthreads\include&quot;"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="pthreads.lib Ws2_32.lib"
/>
</VisualStudioPropertySheet>