mirror of https://github.com/PCSX2/pcsx2.git
12 lines
524 B
Plaintext
12 lines
524 B
Plaintext
|
<?xml version='1.0' encoding='utf-8'?>
|
||
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="GSDumpGUI.Properties" GeneratedClassName="Settings">
|
||
|
<Profiles />
|
||
|
<Settings>
|
||
|
<Setting Name="GSDXDir" Type="System.String" Scope="User">
|
||
|
<Value Profile="(Default)" />
|
||
|
</Setting>
|
||
|
<Setting Name="DumpDir" Type="System.String" Scope="User">
|
||
|
<Value Profile="(Default)" />
|
||
|
</Setting>
|
||
|
</Settings>
|
||
|
</SettingsFile>
|