changeset 30:eb470dc9aaa6

Re #112: WinForms UI won't build on other machines * Fix problems with reference to IBBoard project going up two levels * Problems with output path are still out-standing because the available macros are limited and $(HOMEDRIVE)$(HOMEPATH) isn't recognised and interpreted Also: * Remove reference to removed log4net.xml file and properties
author IBBoard <dev@ibboard.co.uk>
date Mon, 03 Aug 2009 20:07:23 +0000
parents f72a3da5059b
children 9320e5a35c9d
files IBBoard.WarFoundry.GUI.WinForms.csproj
diffstat 1 files changed, 2 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/IBBoard.WarFoundry.GUI.WinForms.csproj	Sat Aug 01 19:57:08 2009 +0000
+++ b/IBBoard.WarFoundry.GUI.WinForms.csproj	Mon Aug 03 20:07:23 2009 +0000
@@ -50,7 +50,7 @@
     <UseVSHostingProcess>true</UseVSHostingProcess>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
-    <OutputPath>C:\Documents and Settings\ibboard\My Documents\Visual Studio 2005\Projects\bin\Debug\</OutputPath>
+    <OutputPath>C:\Documents and Settings\ibboard\My Documents\Visual Studio 2005\Projects\bin\Release\</OutputPath>
     <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
     <BaseAddress>285212672</BaseAddress>
     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
@@ -95,7 +95,7 @@
       <Project>{E3790268-2082-4975-B1A3-C70B37842CE8}</Project>
       <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
     </ProjectReference>
-    <ProjectReference Include="..\..\IBBoard\IBBoard.csproj">
+    <ProjectReference Include="..\IBBoard\IBBoard.csproj">
       <Name>IBBoard</Name>
       <Project>{5DFD64F6-FC2B-4B4F-B92E-483BAC468105}</Project>
       <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
@@ -109,7 +109,6 @@
   <ItemGroup>
     <Content Include="App.ico" />
     <Content Include="libs\log4net.dll" />
-    <Content Include="libs\log4net.xml" />
     <Content Include="WarFoundryPref.xml">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </Content>
@@ -196,9 +195,6 @@
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </None>
   </ItemGroup>
-  <ItemGroup>
-    <Folder Include="Properties\" />
-  </ItemGroup>
   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
   <PropertyGroup>
     <PreBuildEvent>