# HG changeset patch # User IBBoard # Date 1249413105 0 # Node ID 9320e5a35c9d81bb1876443d1437003ab3b2c4a4 # Parent eb470dc9aaa60330395adecc6098f8b31d7bf539 Re #112: WinForms UI won't build on other machines * Drop back to a default build config that everyone can use * Remove unnecessary .user file Fix for IBBoard's setup that doesn't interfere with other people's setup is still required diff -r eb470dc9aaa6 -r 9320e5a35c9d IBBoard.WarFoundry.GUI.WinForms.csproj --- a/IBBoard.WarFoundry.GUI.WinForms.csproj Mon Aug 03 20:07:23 2009 +0000 +++ b/IBBoard.WarFoundry.GUI.WinForms.csproj Tue Aug 04 19:11:45 2009 +0000 @@ -26,7 +26,7 @@ - C:\Documents and Settings\ibboard\My Documents\Visual Studio 2005\Projects\bin\Debug\ + bin\Debug\ false 285212672 false @@ -50,7 +50,7 @@ true - C:\Documents and Settings\ibboard\My Documents\Visual Studio 2005\Projects\bin\Release\ + bin\Release\ false 285212672 false diff -r eb470dc9aaa6 -r 9320e5a35c9d IBBoard.WarFoundry.GUI.WinForms.csproj.user --- a/IBBoard.WarFoundry.GUI.WinForms.csproj.user Mon Aug 03 20:07:23 2009 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,68 +0,0 @@ - - - 7.10.3077 - Debug - AnyCPU - - - - - - - 0 - ProjectFiles - 0 - publish\ - - - - - - - - - 0 - en-US - false - - - false - false - false - false - false - - - Project - - - - - - - - - C:\Documents and Settings\ibboard\My Documents\Visual Studio 2005\Projects\bin\Debug\ - true - - - false - false - false - false - false - - - Project - - - - - - - - - C:\Documents and Settings\ibboard\My Documents\Visual Studio 2005\Projects\bin\Debug\ - true - - \ No newline at end of file