Mercurial > repos > IBDev-IBBoard.WarFoundry.GUI.GTK
diff WarFoundryGUI.mdp @ 2:6d247d1a1cbb
Fixes #3 - Fix broken logging
* Rename Log4Net config to new app name
* Add Log4Net config as a deployed file to make sure it is in the compiled directory
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Tue, 23 Dec 2008 19:06:56 +0000 |
parents | a3c70b542257 |
children | 6e6284a43843 |
line wrap: on
line diff
--- a/WarFoundryGUI.mdp Fri Dec 19 16:47:13 2008 +0000 +++ b/WarFoundryGUI.mdp Tue Dec 23 19:06:56 2008 +0000 @@ -25,7 +25,7 @@ <File name="gtk-gui/IBBoard.WarFoundry.FrmMainWindow.cs" subtype="Code" buildaction="Compile" /> <File name="libs/log4net.dll" subtype="Code" buildaction="Nothing" /> <File name="libs/log4net.xml" subtype="Code" buildaction="Nothing" /> - <File name="WarFoundryGUI.exe.log4net" subtype="Code" buildaction="Nothing" /> + <File name="WarFoundryGTK.exe.log4net" subtype="Code" buildaction="FileCopy" /> <File name="FrmChangeGameSystem.cs" subtype="Code" buildaction="Compile" /> <File name="gtk-gui/IBBoard.WarFoundry.FrmChangeGameSystem.cs" subtype="Code" buildaction="Compile" /> <File name="FrmNewUnit.cs" subtype="Code" buildaction="Compile" />