tomboy r2114 - branches/tomboy-portable2
- From: sharm svn gnome org
- To: svn-commits-list gnome org
- Subject: tomboy r2114 - branches/tomboy-portable2
- Date: Wed, 3 Sep 2008 18:35:03 +0000 (UTC)
Author: sharm
Date: Wed Sep 3 18:35:02 2008
New Revision: 2114
URL: http://svn.gnome.org/viewvc/tomboy?rev=2114&view=rev
Log:
Fix error in csproj, and include Definse.cs.in for now.
Modified:
branches/tomboy-portable2/Tomboy.csproj
Modified: branches/tomboy-portable2/Tomboy.csproj
==============================================================================
--- branches/tomboy-portable2/Tomboy.csproj (original)
+++ branches/tomboy-portable2/Tomboy.csproj Wed Sep 3 18:35:02 2008
@@ -1,4 +1,4 @@
-cï<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
@@ -184,6 +184,9 @@
<EmbeddedResource Include="pin-up.png" />
<EmbeddedResource Include="tomboy.png" />
</ItemGroup>
+ <ItemGroup>
+ <None Include="Tomboy\Defines.cs.in" />
+ </ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ProjectExtensions>
<MonoDevelop>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]