[banshee] windows: Disable makefile integration in Banshee.Windows.csproj
- From: Bertrand Lorentz <blorentz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee] windows: Disable makefile integration in Banshee.Windows.csproj
- Date: Tue, 22 Feb 2011 19:55:58 +0000 (UTC)
commit 171eb21d3410503c10fe84c9947dbf3bce5ed50e
Author: Bertrand Lorentz <bertrand lorentz gmail com>
Date: Tue Feb 22 20:53:38 2011 +0100
windows: Disable makefile integration in Banshee.Windows.csproj
We don't have and don't need a makefile for the Windows backend, so
disable the makefile integration, to prevent an error message when
opening the solution.
.../Banshee.Windows/Banshee.Windows.csproj | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Backends/Banshee.Windows/Banshee.Windows.csproj b/src/Backends/Banshee.Windows/Banshee.Windows.csproj
index 55a2d61..05b68b7 100644
--- a/src/Backends/Banshee.Windows/Banshee.Windows.csproj
+++ b/src/Backends/Banshee.Windows/Banshee.Windows.csproj
@@ -97,7 +97,7 @@
<ProjectExtensions>
<MonoDevelop>
<Properties>
- <MonoDevelop.Autotools.MakefileInfo IntegrationEnabled="true" RelativeMakefileName="Makefile.am">
+ <MonoDevelop.Autotools.MakefileInfo RelativeMakefileName="Makefile.am">
<BuildFilesVar Sync="true" Name="SOURCES" />
<DeployFilesVar />
<ResourcesVar Sync="true" Name="RESOURCES" />
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]