diff IBBoard.WarFoundry.GUI.GTK.csproj @ 94:26e4525b49cf

Fixes #334: Add credits to "About" page * Added Credits dialog to match Gnome/GTK style * Included WinForms testers in credits, as they tested the core API libraries
author IBBoard <dev@ibboard.co.uk>
date Fri, 31 Dec 2010 15:43:05 +0000
parents 68804784bf6f
children ea4069bbe6e9
line wrap: on
line diff
--- a/IBBoard.WarFoundry.GUI.GTK.csproj	Fri Dec 31 13:53:18 2010 +0000
+++ b/IBBoard.WarFoundry.GUI.GTK.csproj	Fri Dec 31 15:43:05 2010 +0000
@@ -67,6 +67,8 @@
     <Compile Include="gtk-gui\IBBoard.WarFoundry.GUI.GTK.FrmNewArmy.cs" />
     <Compile Include="gtk-gui\IBBoard.WarFoundry.GUI.GTK.FrmNewUnit.cs" />
     <Compile Include="gtk-gui\IBBoard.WarFoundry.GUI.GTK.Widgets.UnitDisplayWidget.cs" />
+    <Compile Include="FrmAboutCredits.cs" />
+    <Compile Include="gtk-gui\IBBoard.WarFoundry.GUI.GTK.FrmAboutCredits.cs" />
   </ItemGroup>
   <ItemGroup>
     <Content Include="App.png" />