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 195 by william, Mon May 28 10:21:03 2012 UTC vs.
Revision 196 by william, Thu May 31 05:52:41 2012 UTC

--- trunk/RomCheater.PluginFramework/RomCheater.PluginFramework.csproj	2012/05/28 10:37:53	195
+++ trunk/RomCheater.PluginFramework/RomCheater.PluginFramework.csproj	2012/05/31 05:52:41	196
@@ -57,6 +57,8 @@
     <Compile Include="Core\ProcContainer.cs" />
     <Compile Include="Core\WindowPlugin.cs" />
     <Compile Include="dummy.cs" />
+    <Compile Include="Events\BaseEventHandler.cs" />
+    <Compile Include="Events\ProcessChangedEventArgs.cs" />
     <Compile Include="Interfaces\PluginInterfaces.cs" />
     <Compile Include="Properties\AssemblyInfo.cs" />
   </ItemGroup>