comparison IBBoard.WarFoundry.GUI.WinForms.csproj @ 247:53d79e1be712

Re #354: Single-button Add Unit * Start creating new form
author IBBoard <dev@ibboard.co.uk>
date Tue, 16 Aug 2011 21:01:45 +0100
parents 314d90a059d8
children 694f23814ec2
comparison
equal deleted inserted replaced
206:314d90a059d8 247:53d79e1be712
148 <SubType>Form</SubType> 148 <SubType>Form</SubType>
149 </Compile> 149 </Compile>
150 <Compile Include="FrmNewUnitEquipment.cs"> 150 <Compile Include="FrmNewUnitEquipment.cs">
151 <SubType>Form</SubType> 151 <SubType>Form</SubType>
152 </Compile> 152 </Compile>
153 <Compile Include="FrmNewUnitFromTree.cs">
154 <SubType>Form</SubType>
155 </Compile>
156 <Compile Include="FrmNewUnitFromTree.Designer.cs">
157 <DependentUpon>FrmNewUnitFromTree.cs</DependentUpon>
158 </Compile>
153 <Compile Include="FrmPreferences.cs"> 159 <Compile Include="FrmPreferences.cs">
154 <SubType>Form</SubType> 160 <SubType>Form</SubType>
155 </Compile> 161 </Compile>
156 <Compile Include="FrmPreferences.Designer.cs"> 162 <Compile Include="FrmPreferences.Designer.cs">
157 <DependentUpon>FrmPreferences.cs</DependentUpon> 163 <DependentUpon>FrmPreferences.cs</DependentUpon>
203 <SubType>Designer</SubType> 209 <SubType>Designer</SubType>
204 </EmbeddedResource> 210 </EmbeddedResource>
205 <EmbeddedResource Include="FrmNewUnitEquipment.resx"> 211 <EmbeddedResource Include="FrmNewUnitEquipment.resx">
206 <DependentUpon>FrmNewUnitEquipment.cs</DependentUpon> 212 <DependentUpon>FrmNewUnitEquipment.cs</DependentUpon>
207 <SubType>Designer</SubType> 213 <SubType>Designer</SubType>
214 </EmbeddedResource>
215 <EmbeddedResource Include="FrmNewUnitFromTree.resx">
216 <DependentUpon>FrmNewUnitFromTree.cs</DependentUpon>
208 </EmbeddedResource> 217 </EmbeddedResource>
209 <EmbeddedResource Include="FrmPreferences.resx"> 218 <EmbeddedResource Include="FrmPreferences.resx">
210 <SubType>Designer</SubType> 219 <SubType>Designer</SubType>
211 <DependentUpon>FrmPreferences.cs</DependentUpon> 220 <DependentUpon>FrmPreferences.cs</DependentUpon>
212 </EmbeddedResource> 221 </EmbeddedResource>