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 761 by william, Tue Jun 18 10:25:55 2013 UTC vs.
Revision 762 by william, Thu Jun 20 20:25:55 2013 UTC

--- trunk/RomCheater.PluginFramework/RomCheater.PluginFramework.csproj	2013/06/20 20:22:45	761
+++ trunk/RomCheater.PluginFramework/RomCheater.PluginFramework.csproj	2013/06/20 20:25:55	762
@@ -58,13 +58,6 @@
     <Compile Include="Core\PluginBase.cs" />
     <Compile Include="Core\PluginCollectionTypes.cs" />
     <Compile Include="Core\PluginLoader.cs" />
-    <Compile Include="Core\ScratchPad.cs">
-      <SubType>Form</SubType>
-    </Compile>
-    <Compile Include="Core\ScratchPad.Designer.cs">
-      <DependentUpon>ScratchPad.cs</DependentUpon>
-    </Compile>
-    <Compile Include="Core\ScratchPadPlugin.cs" />
     <Compile Include="Core\UserControlPlugin.cs" />
     <Compile Include="Core\WindowPlugin.cs" />
     <Compile Include="dummy.cs" />
@@ -100,11 +93,6 @@
     </ProjectReference>
   </ItemGroup>
   <ItemGroup>
-    <EmbeddedResource Include="Core\ScratchPad.resx">
-      <DependentUpon>ScratchPad.cs</DependentUpon>
-    </EmbeddedResource>
-  </ItemGroup>
-  <ItemGroup>
     <Folder Include="Events\" />
     <Folder Include="Interfaces\" />
   </ItemGroup>