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

Comparing trunk/RomCheater.RVACalculator/RomCheater.RVACalculator.csproj (file contents):
Revision 659 by william, Mon Jun 17 02:21:49 2013 UTC vs.
Revision 700 by william, Mon Jun 17 13:09:29 2013 UTC

--- trunk/RomCheater.RVACalculator/RomCheater.RVACalculator.csproj	2013/06/17 02:21:49	659
+++ trunk/RomCheater.RVACalculator/RomCheater.RVACalculator.csproj	2013/06/17 13:09:29	700
@@ -48,6 +48,12 @@
     <Compile Include="..\VersioningSupport\SharedAssemblyInfo.cs">
       <Link>Properties\SharedAssemblyInfo.cs</Link>
     </Compile>
+    <Compile Include="CheatInputDialog.cs">
+      <SubType>Form</SubType>
+    </Compile>
+    <Compile Include="CheatInputDialog.Designer.cs">
+      <DependentUpon>CheatInputDialog.cs</DependentUpon>
+    </Compile>
     <Compile Include="Properties\AssemblyInfo.cs" />
     <Compile Include="RVACalculatorDockControl.cs">
       <SubType>Form</SubType>
@@ -87,6 +93,9 @@
     <None Include="Properties\AssemblyInfo.cs.tmpl" />
   </ItemGroup>
   <ItemGroup>
+    <EmbeddedResource Include="CheatInputDialog.resx">
+      <DependentUpon>CheatInputDialog.cs</DependentUpon>
+    </EmbeddedResource>
     <EmbeddedResource Include="RVACalculatorDockControl.resx">
       <DependentUpon>RVACalculatorDockControl.cs</DependentUpon>
     </EmbeddedResource>