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 699 by william, Mon Jun 17 02:21:49 2013 UTC vs.
Revision 700 by william, Mon Jun 17 13:09:29 2013 UTC

# Line 48 | Line 48
48      <Compile Include="..\VersioningSupport\SharedAssemblyInfo.cs">
49        <Link>Properties\SharedAssemblyInfo.cs</Link>
50      </Compile>
51 +    <Compile Include="CheatInputDialog.cs">
52 +      <SubType>Form</SubType>
53 +    </Compile>
54 +    <Compile Include="CheatInputDialog.Designer.cs">
55 +      <DependentUpon>CheatInputDialog.cs</DependentUpon>
56 +    </Compile>
57      <Compile Include="Properties\AssemblyInfo.cs" />
58      <Compile Include="RVACalculatorDockControl.cs">
59        <SubType>Form</SubType>
# Line 87 | Line 93
93      <None Include="Properties\AssemblyInfo.cs.tmpl" />
94    </ItemGroup>
95    <ItemGroup>
96 +    <EmbeddedResource Include="CheatInputDialog.resx">
97 +      <DependentUpon>CheatInputDialog.cs</DependentUpon>
98 +    </EmbeddedResource>
99      <EmbeddedResource Include="RVACalculatorDockControl.resx">
100        <DependentUpon>RVACalculatorDockControl.cs</DependentUpon>
101      </EmbeddedResource>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines