comparison IBBoard.WarFoundry.GUI.GTK.csproj @ 32:eab45344cd56

Re #172: Add GTK# UI for showing debugging messages * Add starts of an implementation by subscribing to event and logging out for now Also: * Add file logger to logging config * Tidy up some code
author IBBoard <dev@ibboard.co.uk>
date Mon, 21 Sep 2009 19:17:27 +0000
parents ca863c693550
children 1b603f97e7de
comparison
equal deleted inserted replaced
31:ca863c693550 32:eab45344cd56
59 </ItemGroup> 59 </ItemGroup>
60 <ItemGroup> 60 <ItemGroup>
61 <None Include="translations\en.translation"> 61 <None Include="translations\en.translation">
62 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> 62 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
63 </None> 63 </None>
64 <None Include="WarFoundryGTK.exe.log4net" /> 64 <None Include="WarFoundryGTK.exe.log4net">
65 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
66 </None>
65 <None Include="gtk-gui\gui.stetic" /> 67 <None Include="gtk-gui\gui.stetic" />
66 <None Include="gtk-gui\objects.xml" /> 68 <None Include="gtk-gui\objects.xml" />
67 <None Include="COPYING" /> 69 <None Include="COPYING" />
68 </ItemGroup> 70 </ItemGroup>
69 <ItemGroup> 71 <ItemGroup>