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

Comparing trunk/RomCheater.PluginFramework/RomCheater.PluginFramework.csproj (file contents):
Revision 205 by william, Thu May 31 05:52:41 2012 UTC vs.
Revision 206 by william, Thu May 31 09:31:57 2012 UTC

--- trunk/RomCheater.PluginFramework/RomCheater.PluginFramework.csproj	2012/05/31 09:19:16	205
+++ trunk/RomCheater.PluginFramework/RomCheater.PluginFramework.csproj	2012/05/31 09:31:57	206
@@ -58,6 +58,7 @@
     <Compile Include="Core\WindowPlugin.cs" />
     <Compile Include="dummy.cs" />
     <Compile Include="Events\BaseEventHandler.cs" />
+    <Compile Include="Events\IAcceptsMemoryAddress.cs" />
     <Compile Include="Events\ProcessChangedEventArgs.cs" />
     <Compile Include="Interfaces\PluginInterfaces.cs" />
     <Compile Include="Properties\AssemblyInfo.cs" />