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 82 by william, Wed May 9 17:15:33 2012 UTC vs.
Revision 83 by william, Wed May 9 17:48:15 2012 UTC

--- trunk/RomCheater.PluginFramework/RomCheater.PluginFramework.csproj	2012/05/09 17:48:05	82
+++ trunk/RomCheater.PluginFramework/RomCheater.PluginFramework.csproj	2012/05/09 17:48:15	83
@@ -64,7 +64,9 @@
     <Compile Include="Core\ConfigPlugin.cs" />
     <Compile Include="Core\InputPlugin.cs" />
     <Compile Include="Core\PluginBase.cs" />
+    <Compile Include="Core\PluginLoader.cs" />
     <Compile Include="Core\WindowPlugin.cs" />
+    <Compile Include="Interfaces\PluginInterfaces.cs" />
     <Compile Include="Properties\AssemblyInfo.cs" />
   </ItemGroup>
   <ItemGroup>