64 |
<Compile Include="..\VersioningSupport\SharedAssemblyInfo.cs"> |
<Compile Include="..\VersioningSupport\SharedAssemblyInfo.cs"> |
65 |
<Link>Properties\SharedAssemblyInfo.cs</Link> |
<Link>Properties\SharedAssemblyInfo.cs</Link> |
66 |
</Compile> |
</Compile> |
67 |
|
<Compile Include="Config\DolphinConfig.cs" /> |
68 |
<Compile Include="Config\GenericConfig.cs" /> |
<Compile Include="Config\GenericConfig.cs" /> |
69 |
|
<Compile Include="Config\PCSX2Config.cs" /> |
70 |
<Compile Include="Properties\AssemblyInfo.cs" /> |
<Compile Include="Properties\AssemblyInfo.cs" /> |
71 |
</ItemGroup> |
</ItemGroup> |
72 |
<ItemGroup> |
<ItemGroup> |
73 |
<None Include="Properties\AssemblyInfo.cs.tmpl" /> |
<None Include="Properties\AssemblyInfo.cs.tmpl" /> |
74 |
</ItemGroup> |
</ItemGroup> |
75 |
<ItemGroup> |
<ItemGroup> |
76 |
|
<ProjectReference Include="..\RomCheater.Core\RomCheater.Core.csproj"> |
77 |
|
<Project>{A229722A-A477-4954-8BCB-9E3BD51B7D0B}</Project> |
78 |
|
<Name>RomCheater.Core</Name> |
79 |
|
</ProjectReference> |
80 |
<ProjectReference Include="..\RomCheater.Logging\RomCheater.Logging.csproj"> |
<ProjectReference Include="..\RomCheater.Logging\RomCheater.Logging.csproj"> |
81 |
<Project>{6A508C91-B8BB-4FE5-B9A8-C72D1832BC04}</Project> |
<Project>{6A508C91-B8BB-4FE5-B9A8-C72D1832BC04}</Project> |
82 |
<Name>RomCheater.Logging</Name> |
<Name>RomCheater.Logging</Name> |
85 |
<Project>{BA5A023F-B51B-4FAA-9477-B3C842FF47CA}</Project> |
<Project>{BA5A023F-B51B-4FAA-9477-B3C842FF47CA}</Project> |
86 |
<Name>RomCheater.PluginFramework</Name> |
<Name>RomCheater.PluginFramework</Name> |
87 |
</ProjectReference> |
</ProjectReference> |
88 |
|
<ProjectReference Include="..\Win32\Sojaner.MemoryScanner\Sojaner.MemoryScanner.csproj"> |
89 |
|
<Project>{2A1D13EE-9C82-46F1-B02E-27A1C3E5F8A0}</Project> |
90 |
|
<Name>Sojaner.MemoryScanner</Name> |
91 |
|
</ProjectReference> |
92 |
</ItemGroup> |
</ItemGroup> |
93 |
<ItemGroup> |
<ItemGroup> |
94 |
<Folder Include="Input\" /> |
<Folder Include="Input\" /> |