[tasque] [win] Add missing files to build
- From: Sanford Armstrong <sharm src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [tasque] [win] Add missing files to build
- Date: Mon, 15 Feb 2010 15:54:05 +0000 (UTC)
commit 037e233e359f591af52ba2c7bf5af6bc9a2dd149
Author: Sandy Armstrong <sanfordarmstrong gmail com>
Date: Mon Feb 15 07:52:25 2010 -0800
[win] Add missing files to build
tasque.csproj | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/tasque.csproj b/tasque.csproj
index 69f8cce..96bb3cc 100644
--- a/tasque.csproj
+++ b/tasque.csproj
@@ -141,6 +141,7 @@
<Compile Include="src\Backends\Sqlite\SqliteTask.cs" />
<Compile Include="src\CellRendererDate.cs" />
<Compile Include="src\CompletedTaskGroup.cs" />
+ <Compile Include="src\CompletedTaskGroupModel.cs" />
<Compile Include="src\DateButton.cs" />
<None Include="src\GnomeApplication.cs" />
<Compile Include="src\GtkApplication.cs" />
@@ -157,6 +158,8 @@
<Compile Include="src\PreferencesDialog.cs" />
<Compile Include="src\TaskCalendar.cs" />
<Compile Include="src\TaskGroup.cs" />
+ <Compile Include="src\TaskGroupModel.cs" />
+ <Compile Include="src\TaskGroupModelFactory.cs" />
<Compile Include="src\TaskPriority.cs" />
<Compile Include="src\TaskState.cs" />
<Compile Include="src\TaskTreeView.cs" />
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]