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> |
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> |