[tasque] add missing files to build
- From: Sanford Armstrong <sharm src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [tasque] add missing files to build
- Date: Mon, 15 Feb 2010 15:57:47 +0000 (UTC)
commit a1e857532f7c547463b95d9c13c63f3ee8d0dd6c
Author: Sandy Armstrong <sandy ellery-armstrongs-computer local>
Date: Mon Feb 15 07:54:45 2010 -0800
add missing files to build
tasque-mac.csproj | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/tasque-mac.csproj b/tasque-mac.csproj
index 946e7ef..8dbdef7 100644
--- a/tasque-mac.csproj
+++ b/tasque-mac.csproj
@@ -12,6 +12,7 @@
<TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<NoWin32Manifest>True</NoWin32Manifest>
+ <RootNamespace>tasquemac</RootNamespace>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
@@ -125,6 +126,9 @@
<None Include="src\Defines.cs.in" />
<None Include="src\Tasque.exe.config.in" />
<None Include="src\GnomeApplication.cs" />
+ <Compile Include="src\CompletedTaskGroupModel.cs" />
+ <Compile Include="src\TaskGroupModel.cs" />
+ <Compile Include="src\TaskGroupModelFactory.cs" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="clock-16-1.png" />
@@ -168,14 +172,14 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="RtmNet\RtmNet.csproj">
- <Project>{B19B9840-669D-4984-9772-E1F55193A67F}</Project>
+ <Project>{0AA1B96E-03DE-4D26-B4FD-507E988FD9B7}</Project>
<Name>RtmNet</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
</ItemGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" />
+ <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ProjectExtensions>
<VisualStudio AllowExistingFolder="true" />
</ProjectExtensions>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]