Mercurial > repos > IBDev-IBBoard.WarFoundry.API
diff IBBoard.WarFoundry.API.csproj @ 437:0922851f6125
Re #350: Add requirement to allow N of unit for specific other units
* Extend unit count requirement data to handle fixed numbers of units allowed per unit required
* Add initial stub of requirement using some copy-and-paste, but starting to avoid ticket:379
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Tue, 29 Nov 2011 20:55:21 +0000 |
parents | dc842b41adfd |
children | d2331ee59d74 |
line wrap: on
line diff
--- a/IBBoard.WarFoundry.API.csproj Mon Nov 28 20:11:33 2011 +0000 +++ b/IBBoard.WarFoundry.API.csproj Tue Nov 29 20:55:21 2011 +0000 @@ -191,6 +191,7 @@ <None Include="data\SampleSystem.system"> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> </None> + <Compile Include="API\Objects\Requirement\RequiresNUnitsForMUnitsRequirement.cs" /> </ItemGroup> <ItemGroup> <Reference Include="System.Xml" />