diff IBBoard.WarFoundry.API.mdp @ 4:163b35f875ef

Re #7 - Add DTDs to API project because they're API related rather than GUI related no-open-ticket
author IBBoard <dev@ibboard.co.uk>
date Fri, 26 Dec 2008 12:32:16 +0000
parents df7211c5c448
children 150a5669cd7b
line wrap: on
line diff
--- a/IBBoard.WarFoundry.API.mdp	Tue Dec 23 14:21:27 2008 +0000
+++ b/IBBoard.WarFoundry.API.mdp	Fri Dec 26 12:32:16 2008 +0000
@@ -86,6 +86,10 @@
     <File name="api/Objects/IWarFoundryNativeSourceObject.cs" subtype="Code" buildaction="Compile" />
     <File name="api/Objects/IWarFoundryObject.cs" subtype="Code" buildaction="Compile" />
     <File name="api/Objects/StagedLoadingGameSystem.cs" subtype="Code" buildaction="Compile" />
+    <File name="dtds/army.dtd" subtype="Code" buildaction="Nothing" />
+    <File name="dtds/race.dtd" subtype="Code" buildaction="Nothing" />
+    <File name="dtds/system.dtd" subtype="Code" buildaction="Nothing" />
+    <File name="dtds/translation.dtd" subtype="Code" buildaction="Nothing" />
   </Contents>
   <References>
     <ProjectReference type="Gac" localcopy="True" refto="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />