mirror of
https://github.com/PCSX2/pcsx2.git
synced 2025-04-02 10:52:54 -04:00
Changes: Implemented PADupdate and PADsetSettingsDir, added thread sync mutexes. Note! This is based on v1.6 of SSSPSX, since we don't currently have v1.7 in the repository. I did just realize that 1.7 comes with sources online, so I'll upgrade the repository to 1.7 shortly. git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2378 96395faa-99c1-11dd-bbfe-3dabce05a288
11 lines
237 B
XML
11 lines
237 B
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioPropertySheet
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="ProjectRootDir"
|
|
>
|
|
<UserMacro
|
|
Name="SvnRootDir"
|
|
Value="$(ProjectRootDir)\.."
|
|
/>
|
|
</VisualStudioPropertySheet>
|