[longomatch] Update makefiles
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Update makefiles
- Date: Wed, 8 Feb 2012 00:11:00 +0000 (UTC)
commit bcc09fa340dab94eb4b623d1a9ff0a5237b8b04e
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Mon Jan 16 00:39:07 2012 +0100
Update makefiles
LongoMatch.Addins.COE/Makefile.win32 | 2 ++
Makefile.win32 | 5 +++++
2 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/LongoMatch.Addins.COE/Makefile.win32 b/LongoMatch.Addins.COE/Makefile.win32
index d5ea2c6..8f2cfaa 100644
--- a/LongoMatch.Addins.COE/Makefile.win32
+++ b/LongoMatch.Addins.COE/Makefile.win32
@@ -10,6 +10,8 @@ LONGOMATCH_ADDINS_COE=${BUILD_DIR}/LongoMatch.Addins.COE.dll
LONGOMATCH_ADDINS_COE_FILES = \
Assembly.cs \
ExcelExporter.cs \
+ ProjectStatsSheet.cs \
+ TeamStatsSheets.cs \
GameUnitsEnabler.cs
LONGOMATCH_ADDINS_COE_REFERENCES = \
diff --git a/Makefile.win32 b/Makefile.win32
index 2b5fc8f..43d7683 100644
--- a/Makefile.win32
+++ b/Makefile.win32
@@ -115,6 +115,11 @@ LONGOMATCH_CORE_FILES = \
Interfaces/ITemplates.cs \
Interfaces/ITemplatesService.cs \
Interfaces/ITimelineNode.cs \
+ Stats/CategoryStats.cs \
+ Stats/PercentualStat.cs \
+ Stats/ProjectStats.cs \
+ Stats/Stat.cs \
+ Stats/SubCategoryStat.cs \
Store/Category.cs \
Store/Drawing.cs \
Store/GameUnit.cs \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]