diff WarFoundryGUI.mdp @ 3:6e6284a43843

Fixes #7 * Add translations and DTDs * Don't deploy as MonoDevelop doesn't deploy folder structures and just puts the files in the root dir
author IBBoard <dev@ibboard.co.uk>
date Tue, 23 Dec 2008 20:29:09 +0000
parents 6d247d1a1cbb
children 8208a0fde4c2
line wrap: on
line diff
--- a/WarFoundryGUI.mdp	Tue Dec 23 19:06:56 2008 +0000
+++ b/WarFoundryGUI.mdp	Tue Dec 23 20:29:09 2008 +0000
@@ -34,6 +34,11 @@
     <File name="Widgets/UnitDisplayWidget.cs" subtype="Code" buildaction="Compile" />
     <File name="gtk-gui/objects.xml" subtype="Code" buildaction="EmbedAsResource" />
     <File name="gtk-gui/IBBoard.WarFoundry.Widgets.UnitDisplayWidget.cs" subtype="Code" buildaction="Compile" />
+    <File name="translations/en.translation" subtype="Code" buildaction="Nothing" />
+    <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" />