ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/RomCheater.CorePlugins/RomCheater.CorePlugins.csproj
(Generate patch)

Comparing trunk/RomCheater.CorePlugins/RomCheater.CorePlugins.csproj (file contents):
Revision 81 by william, Wed May 9 17:17:19 2012 UTC vs.
Revision 92 by william, Wed May 9 21:42:21 2012 UTC

--- trunk/RomCheater.CorePlugins/RomCheater.CorePlugins.csproj	2012/05/09 17:17:19	81
+++ trunk/RomCheater.CorePlugins/RomCheater.CorePlugins.csproj	2012/05/09 21:42:21	92
@@ -65,6 +65,7 @@
       <Link>Properties\SharedAssemblyInfo.cs</Link>
     </Compile>
     <Compile Include="Config\GenericConfig.cs" />
+    <Compile Include="Config\PCSX2Config.cs" />
     <Compile Include="Properties\AssemblyInfo.cs" />
   </ItemGroup>
   <ItemGroup>
@@ -79,6 +80,10 @@
       <Project>{BA5A023F-B51B-4FAA-9477-B3C842FF47CA}</Project>
       <Name>RomCheater.PluginFramework</Name>
     </ProjectReference>
+    <ProjectReference Include="..\Win32\Sojaner.MemoryScanner\Sojaner.MemoryScanner.csproj">
+      <Project>{2A1D13EE-9C82-46F1-B02E-27A1C3E5F8A0}</Project>
+      <Name>Sojaner.MemoryScanner</Name>
+    </ProjectReference>
   </ItemGroup>
   <ItemGroup>
     <Folder Include="Input\" />