[longomatch] Add Common/Constants.cs to the project file



commit 1f22ee70e1d39ec066e35f93b2b8db190589bb34
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Sat Feb 6 15:12:38 2010 +0100

    Add Common/Constants.cs to the project file

 LongoMatch/LongoMatch.mdp |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/LongoMatch/LongoMatch.mdp b/LongoMatch/LongoMatch.mdp
index a97af6e..afcd8b1 100644
--- a/LongoMatch/LongoMatch.mdp
+++ b/LongoMatch/LongoMatch.mdp
@@ -176,6 +176,7 @@
     <File name="Gui/TreeView/TagsTreeView.cs" subtype="Code" buildaction="Compile" />
     <File name="Gui/Component/TagsTreeWidget.cs" subtype="Code" buildaction="Compile" />
     <File name="gtk-gui/LongoMatch.Gui.Component.TagsTreeWidget.cs" subtype="Code" buildaction="Compile" />
+    <File name="Common/Constants.cs" subtype="Code" buildaction="Compile" />
   </Contents>
   <References>
     <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />
@@ -200,4 +201,4 @@
     <AsmRefVar Name="REFERENCES" />
     <ProjectRefVar Name="REFERENCES" />
   </MonoDevelop.Autotools.MakefileInfo>
-</Project>
+</Project>
\ No newline at end of file



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]