comparison IBBoard.WarFoundry.GUI.WinForms.csproj @ 176:0e39412353c4

Fixes #153: Default name for armies * Merge back in to Trunk
author IBBoard <dev@ibboard.co.uk>
date Wed, 08 Sep 2010 20:17:48 +0000
parents 0e17097db8e5
children a30116ec3ceb
comparison
equal deleted inserted replaced
175:3d08fe8e65d5 176:0e39412353c4
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
2 <PropertyGroup> 2 <PropertyGroup>
3 <ProjectType>Local</ProjectType> 3 <ProjectType>Local</ProjectType>
4 <ProductVersion>8.0.50727</ProductVersion> 4 <ProductVersion>8.0.50727</ProductVersion>
5 <SchemaVersion>2.0</SchemaVersion> 5 <SchemaVersion>2.0</SchemaVersion>
6 <ProjectGuid>{72C59D77-E2A4-401C-91F2-12728056D9A9}</ProjectGuid> 6 <ProjectGuid>{72C59D77-E2A4-401C-91F2-12728056D9A9}</ProjectGuid>
22 <StartupObject>IBBoard.WarFoundry.GUI.WinForms.FrmMain</StartupObject> 22 <StartupObject>IBBoard.WarFoundry.GUI.WinForms.FrmMain</StartupObject>
23 <FileUpgradeFlags> 23 <FileUpgradeFlags>
24 </FileUpgradeFlags> 24 </FileUpgradeFlags>
25 <UpgradeBackupLocation> 25 <UpgradeBackupLocation>
26 </UpgradeBackupLocation> 26 </UpgradeBackupLocation>
27 <OldToolsVersion>2.0</OldToolsVersion>
28 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
29 <PublishUrl>publish\</PublishUrl>
30 <Install>true</Install>
31 <InstallFrom>Disk</InstallFrom>
32 <UpdateEnabled>false</UpdateEnabled>
33 <UpdateMode>Foreground</UpdateMode>
34 <UpdateInterval>7</UpdateInterval>
35 <UpdateIntervalUnits>Days</UpdateIntervalUnits>
36 <UpdatePeriodically>false</UpdatePeriodically>
37 <UpdateRequired>false</UpdateRequired>
38 <MapFileExtensions>true</MapFileExtensions>
39 <ApplicationRevision>0</ApplicationRevision>
40 <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
41 <IsWebBootstrapper>false</IsWebBootstrapper>
42 <UseApplicationTrust>false</UseApplicationTrust>
43 <BootstrapperEnabled>true</BootstrapperEnabled>
27 </PropertyGroup> 44 </PropertyGroup>
28 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> 45 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
29 <OutputPath>bin\Debug\</OutputPath> 46 <OutputPath>bin\Debug\</OutputPath>
30 <AllowUnsafeBlocks>false</AllowUnsafeBlocks> 47 <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
31 <BaseAddress>285212672</BaseAddress> 48 <BaseAddress>285212672</BaseAddress>
72 <DebugType>none</DebugType> 89 <DebugType>none</DebugType>
73 <ErrorReport>prompt</ErrorReport> 90 <ErrorReport>prompt</ErrorReport>
74 <UseVSHostingProcess>true</UseVSHostingProcess> 91 <UseVSHostingProcess>true</UseVSHostingProcess>
75 </PropertyGroup> 92 </PropertyGroup>
76 <ItemGroup> 93 <ItemGroup>
94 <Reference Include="IBBoardWF, Version=1.0.0.27120, Culture=neutral, processorArchitecture=MSIL">
95 <SpecificVersion>False</SpecificVersion>
96 <HintPath>..\IBBoard.Windows.Forms\obj\Release\IBBoardWF.dll</HintPath>
97 </Reference>
77 <Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821" /> 98 <Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821" />
78 <Reference Include="System"> 99 <Reference Include="System">
79 <Name>System</Name> 100 <Name>System</Name>
80 </Reference> 101 </Reference>
81 <Reference Include="System.Data"> 102 <Reference Include="System.Data">
88 <Name>System.Windows.Forms</Name> 109 <Name>System.Windows.Forms</Name>
89 </Reference> 110 </Reference>
90 <Reference Include="System.Xml"> 111 <Reference Include="System.Xml">
91 <Name>System.XML</Name> 112 <Name>System.XML</Name>
92 </Reference> 113 </Reference>
93 <ProjectReference Include="..\IBBoard.Windows.Forms\IBBoard.Windows.Forms.csproj">
94 <Name>IBBoard.Windows.Forms</Name>
95 <Project>{E3790268-2082-4975-B1A3-C70B37842CE8}</Project>
96 <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
97 </ProjectReference>
98 <ProjectReference Include="..\IBBoard\IBBoard.csproj">
99 <Name>IBBoard</Name>
100 <Project>{5DFD64F6-FC2B-4B4F-B92E-483BAC468105}</Project>
101 <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
102 </ProjectReference>
103 </ItemGroup> 114 </ItemGroup>
104 <ItemGroup> 115 <ItemGroup>
105 <Content Include="App.ico" /> 116 <Content Include="App.ico" />
106 <Content Include="icons\document-new.png" /> 117 <Content Include="icons\document-new.png" />
107 <Content Include="icons\document-open.png" /> 118 <Content Include="icons\document-open.png" />
245 <None Include="WarFoundry.exe.log4net"> 256 <None Include="WarFoundry.exe.log4net">
246 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> 257 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
247 </None> 258 </None>
248 </ItemGroup> 259 </ItemGroup>
249 <ItemGroup> 260 <ItemGroup>
261 <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
262 <Visible>False</Visible>
263 <ProductName>.NET Framework Client Profile</ProductName>
264 <Install>false</Install>
265 </BootstrapperPackage>
266 <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
267 <Visible>False</Visible>
268 <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
269 <Install>false</Install>
270 </BootstrapperPackage>
271 <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
272 <Visible>False</Visible>
273 <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
274 <Install>false</Install>
275 </BootstrapperPackage>
276 <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
277 <Visible>False</Visible>
278 <ProductName>.NET Framework 3.5</ProductName>
279 <Install>false</Install>
280 </BootstrapperPackage>
281 <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
282 <Visible>False</Visible>
283 <ProductName>.NET Framework 3.5 SP1</ProductName>
284 <Install>true</Install>
285 </BootstrapperPackage>
286 <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
287 <Visible>False</Visible>
288 <ProductName>Windows Installer 3.1</ProductName>
289 <Install>true</Install>
290 </BootstrapperPackage>
291 </ItemGroup>
292 <ItemGroup>
250 <ProjectReference Include="..\IBBoard.WarFoundry.API\IBBoard.WarFoundry.API.csproj"> 293 <ProjectReference Include="..\IBBoard.WarFoundry.API\IBBoard.WarFoundry.API.csproj">
251 <Project>{951E6C7A-7FBA-4F68-9D9E-F48618BB9626}</Project> 294 <Project>{951E6C7A-7FBA-4F68-9D9E-F48618BB9626}</Project>
252 <Name>IBBoard.WarFoundry.API</Name> 295 <Name>IBBoard.WarFoundry.API</Name>
296 </ProjectReference>
297 <ProjectReference Include="..\IBBoard\IBBoard.csproj">
298 <Project>{5DFD64F6-FC2B-4B4F-B92E-483BAC468105}</Project>
299 <Name>IBBoard</Name>
253 </ProjectReference> 300 </ProjectReference>
254 </ItemGroup> 301 </ItemGroup>
255 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> 302 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
256 <PropertyGroup> 303 <PropertyGroup>
257 <PreBuildEvent> 304 <PreBuildEvent>