mirror of https://github.com/PCSX2/pcsx2.git
20 lines
384 B
Plaintext
20 lines
384 B
Plaintext
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||
|
<VisualStudioPropertySheet
|
||
|
ProjectType="Visual C++"
|
||
|
Version="8.00"
|
||
|
Name="PcsxRootDir"
|
||
|
>
|
||
|
<UserMacro
|
||
|
Name="ProjectRootDir"
|
||
|
Value="$(ProjectDir)\.."
|
||
|
/>
|
||
|
<UserMacro
|
||
|
Name="SvnSubsection"
|
||
|
Value="plugins"
|
||
|
/>
|
||
|
<UserMacro
|
||
|
Name="SvnRootDir"
|
||
|
Value="$(ProjectRootDir)\..\..\..\"
|
||
|
/>
|
||
|
</VisualStudioPropertySheet>
|