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\GenericConfig.cs" /> |
68 |
|
<Compile Include="Config\PCSX2Config.cs" /> |
69 |
<Compile Include="Properties\AssemblyInfo.cs" /> |
<Compile Include="Properties\AssemblyInfo.cs" /> |
70 |
</ItemGroup> |
</ItemGroup> |
71 |
<ItemGroup> |
<ItemGroup> |
80 |
<Project>{BA5A023F-B51B-4FAA-9477-B3C842FF47CA}</Project> |
<Project>{BA5A023F-B51B-4FAA-9477-B3C842FF47CA}</Project> |
81 |
<Name>RomCheater.PluginFramework</Name> |
<Name>RomCheater.PluginFramework</Name> |
82 |
</ProjectReference> |
</ProjectReference> |
83 |
|
<ProjectReference Include="..\Win32\Sojaner.MemoryScanner\Sojaner.MemoryScanner.csproj"> |
84 |
|
<Project>{2A1D13EE-9C82-46F1-B02E-27A1C3E5F8A0}</Project> |
85 |
|
<Name>Sojaner.MemoryScanner</Name> |
86 |
|
</ProjectReference> |
87 |
</ItemGroup> |
</ItemGroup> |
88 |
<ItemGroup> |
<ItemGroup> |
|
<Folder Include="Config\" /> |
|
89 |
<Folder Include="Input\" /> |
<Folder Include="Input\" /> |
90 |
<Folder Include="Window\" /> |
<Folder Include="Window\" /> |
91 |
</ItemGroup> |
</ItemGroup> |