[longomatch] Add missing files to the windows makefile



commit 92b585682ec9d3a82b105f3e80e661ced3724db1
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Mon Mar 29 23:48:36 2010 +0200

    Add missing files to the windows makefile

 Makefile.win32 |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.win32 b/Makefile.win32
index 86caf9e..ce4e15b 100644
--- a/Makefile.win32
+++ b/Makefile.win32
@@ -179,6 +179,7 @@ LONGOMATCH_FILES = \
 	gtk-gui/LongoMatch.Gui.Dialog.OpenProjectDialog.cs \
 	gtk-gui/LongoMatch.Gui.Dialog.PlayersSelectionDialog.cs \
 	gtk-gui/LongoMatch.Gui.Dialog.ProjectsManager.cs \
+	gtk-gui/LongoMatch.Gui.Dialog.ProjectSelectionDialog.cs \
 	gtk-gui/LongoMatch.Gui.Dialog.ProjectTemplateEditorDialog.cs \
 	gtk-gui/LongoMatch.Gui.Dialog.SnapshotsDialog.cs \
 	gtk-gui/LongoMatch.Gui.Dialog.TaggerDialog.cs \
@@ -221,6 +222,7 @@ LONGOMATCH_FILES = \
 	Gui/Dialog/NewProjectDialog.cs \
 	Gui/Dialog/OpenProjectDialog.cs \
 	Gui/Dialog/PlayersSelectionDialog.cs \
+	Gui/Dialog/ProjectSelectionDialog.cs \
 	Gui/Dialog/ProjectsManager.cs \
 	Gui/Dialog/ProjectTemplateEditorDialog.cs \
 	Gui/Dialog/SnapshotsDialog.cs \



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