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

--- trunk/RomCheater.PluginFramework/RomCheater.PluginFramework.csproj	2012/05/09 17:10:48	78
+++ trunk/RomCheater.PluginFramework/RomCheater.PluginFramework.csproj	2012/05/09 17:15:33	79
@@ -61,6 +61,10 @@
     <Compile Include="..\VersioningSupport\SharedAssemblyInfo.cs">
       <Link>Properties\SharedAssemblyInfo.cs</Link>
     </Compile>
+    <Compile Include="Core\ConfigPlugin.cs" />
+    <Compile Include="Core\InputPlugin.cs" />
+    <Compile Include="Core\PluginBase.cs" />
+    <Compile Include="Core\WindowPlugin.cs" />
     <Compile Include="Properties\AssemblyInfo.cs" />
   </ItemGroup>
   <ItemGroup>