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

Comparing trunk/RomCheater/RomCheater.csproj (file contents):
Revision 195 by william, Mon May 28 10:31:29 2012 UTC vs.
Revision 196 by william, Thu May 31 05:52:41 2012 UTC

--- trunk/RomCheater/RomCheater.csproj	2012/05/28 10:37:53	195
+++ trunk/RomCheater/RomCheater.csproj	2012/05/31 05:52:41	196
@@ -69,6 +69,12 @@
     <Compile Include="Docking\FloatingLogWindow.Designer.cs">
       <DependentUpon>FloatingLogWindow.cs</DependentUpon>
     </Compile>
+    <Compile Include="Docking\FloatingMemoryView.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Include="Docking\FloatingMemoryView.Designer.cs">
+      <DependentUpon>FloatingMemoryView.cs</DependentUpon>
+    </Compile>
     <Compile Include="Docking\FloatingRamDumperDialog.cs">
       <SubType>Form</SubType>
     </Compile>