changeset 19:fc205d5e0c52

Re #242: Create Qt# UI for WarFoundry * Fix last check-in, which caused MainWindow not to be compiled
author IBBoard <dev@ibboard.co.uk>
date Sat, 20 Feb 2010 15:58:17 +0000
parents ab016fcda350
children f1be1b509134
files IBBoard.WarFoundry.GUI.QtSharp.csproj
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/IBBoard.WarFoundry.GUI.QtSharp.csproj	Sat Feb 20 15:56:35 2010 +0000
+++ b/IBBoard.WarFoundry.GUI.QtSharp.csproj	Sat Feb 20 15:58:17 2010 +0000
@@ -34,6 +34,7 @@
   </PropertyGroup>
   <ItemGroup>
     <Compile Include="AssemblyInfo.cs" />
+    <Compile Include="MainWindow.cs" />
     <Compile Include="Main.cs" />
     <Compile Include="qt-gui\MainWindowLayout.cs" />
     <Compile Include="qt-gui\CreateNewArmyLayout.cs" />
@@ -93,7 +94,6 @@
     <None Include="WarFoundry.exe.log4net">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </None>
-    <None Include="MainWindow.cs" />
   </ItemGroup>
   <ItemGroup>
     <Folder Include="qt-gui\" />