comparison IBBoard.WarFoundry.GUI.WinForms.csproj @ 6:aca4eb3fae50

Re #1 - Correctly license code * Copy COPYING.GPL and COPYING.LGPL in WinForms project to output no-open-ticket
author IBBoard <dev@ibboard.co.uk>
date Sun, 01 Mar 2009 15:31:02 +0000
parents 26fc79eeda37
children 755e60be28be
comparison
equal deleted inserted replaced
5:26fc79eeda37 6:aca4eb3fae50
180 </EmbeddedResource> 180 </EmbeddedResource>
181 <EmbeddedResource Include="FrmUnit.resx"> 181 <EmbeddedResource Include="FrmUnit.resx">
182 <DependentUpon>FrmUnit.cs</DependentUpon> 182 <DependentUpon>FrmUnit.cs</DependentUpon>
183 </EmbeddedResource> 183 </EmbeddedResource>
184 <None Include="app.config" /> 184 <None Include="app.config" />
185 <None Include="COPYING.GPL" /> 185 <None Include="COPYING.GPL">
186 <None Include="COPYING.LGPL" /> 186 <CopyToOutputDirectory>Always</CopyToOutputDirectory>
187 </None>
188 <None Include="COPYING.LGPL">
189 <CopyToOutputDirectory>Always</CopyToOutputDirectory>
190 </None>
187 <None Include="translations\en.translation"> 191 <None Include="translations\en.translation">
188 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> 192 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
189 </None> 193 </None>
190 <None Include="WarFoundry.exe.manifest" /> 194 <None Include="WarFoundry.exe.manifest" />
191 </ItemGroup> 195 </ItemGroup>