comparison IBBoard.WarFoundry.API.csproj @ 197:ec1cfe3ef94e

* Add extra method for getting the number of items in a slot without including the given item (required when editing equipment in slots) no-open-ticket
author IBBoard <dev@ibboard.co.uk>
date Fri, 30 Oct 2009 21:02:48 +0000
parents 36adabb1c3ea
children 1cde49671c8b
comparison
equal deleted inserted replaced
196:4bbf5624ced6 197:ec1cfe3ef94e
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <PropertyGroup> 3 <PropertyGroup>
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6 <ProductVersion>8.0.50727</ProductVersion> 6 <ProductVersion>8.0.50727</ProductVersion>
43 <None Include="dtds\race.xsd"> 43 <None Include="dtds\race.xsd">
44 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> 44 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
45 </None> 45 </None>
46 <None Include="dtds\warfoundry-core.xsd"> 46 <None Include="dtds\warfoundry-core.xsd">
47 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> 47 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
48 <SubType>
49 </SubType>
48 </None> 50 </None>
49 <None Include="dtds\warfoundry-cats.xsd"> 51 <None Include="dtds\warfoundry-cats.xsd">
50 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> 52 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
51 </None> 53 </None>
52 <None Include="dtds\army.xsd"> 54 <None Include="dtds\army.xsd">