diff 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
line wrap: on
line diff
--- a/IBBoard.WarFoundry.GUI.GTK.csproj	Tue Sep 15 19:34:17 2009 +0000
+++ b/IBBoard.WarFoundry.GUI.GTK.csproj	Mon Sep 21 19:17:27 2009 +0000
@@ -61,7 +61,9 @@
     <None Include="translations\en.translation">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </None>
-    <None Include="WarFoundryGTK.exe.log4net" />
+    <None Include="WarFoundryGTK.exe.log4net">
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </None>
     <None Include="gtk-gui\gui.stetic" />
     <None Include="gtk-gui\objects.xml" />
     <None Include="COPYING" />