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 62 by william, Wed May 9 14:52:52 2012 UTC vs.
Revision 63 by william, Wed May 9 16:14:39 2012 UTC

--- trunk/RomCheater/RomCheater.csproj	2012/05/09 15:19:45	62
+++ trunk/RomCheater/RomCheater.csproj	2012/05/09 16:14:39	63
@@ -59,6 +59,12 @@
       <DependentUpon>Main.cs</DependentUpon>
     </Compile>
     <Compile Include="Program.cs" />
+    <Compile Include="RomCheaterConfigDialog.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Include="RomCheaterConfigDialog.Designer.cs">
+      <DependentUpon>RomCheaterConfigDialog.cs</DependentUpon>
+    </Compile>
     <EmbeddedResource Include="Main.resx">
       <DependentUpon>Main.cs</DependentUpon>
     </EmbeddedResource>
@@ -72,6 +78,9 @@
       <DependentUpon>Resources.resx</DependentUpon>
       <DesignTime>True</DesignTime>
     </Compile>
+    <EmbeddedResource Include="RomCheaterConfigDialog.resx">
+      <DependentUpon>RomCheaterConfigDialog.cs</DependentUpon>
+    </EmbeddedResource>
     <None Include="app.config" />
     <None Include="Properties\AssemblyInfo.cs.tmpl" />
     <None Include="Properties\Settings.settings">