diff IBBoard.WarFoundry.API.Tests.csproj @ 89:90dee8d781ee

Re #253: Allow multiple data files in a single zip * Add and use loader that just listens to events to capture new objects and does nothing else
author IBBoard <dev@ibboard.co.uk>
date Sun, 27 Feb 2011 19:44:08 +0000
parents 5c04db41d643
children 98539b2fe8fa
line wrap: on
line diff
--- a/IBBoard.WarFoundry.API.Tests.csproj	Sat Feb 26 20:15:38 2011 +0000
+++ b/IBBoard.WarFoundry.API.Tests.csproj	Sun Feb 27 19:44:08 2011 +0000
@@ -89,6 +89,7 @@
     <Compile Include="API\AbstractWarFoundryLoaderTests.cs" />
     <Compile Include="API\Objects\GameSystemTest.cs" />
     <Compile Include="API\Factories\Xml\WarFoundryXmlFactoryTests.cs" />
+    <Compile Include="API\EventListeningWarFoundryLoader.cs" />
   </ItemGroup>
   <ItemGroup>
     <None Include="app.config" />