[banshee] Fix Banshee.sln build; metrics aren't ready yet ;)
- From: Gabriel Burt <gburt src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [banshee] Fix Banshee.sln build; metrics aren't ready yet ;)
- Date: Fri, 12 Feb 2010 04:21:40 +0000 (UTC)
commit ebe1dc7bf6fc21ff501c20f1a900d3f30d28c3a2
Author: Gabriel Burt <gabriel burt gmail com>
Date: Thu Feb 11 20:21:18 2010 -0800
Fix Banshee.sln build; metrics aren't ready yet ;)
src/Libraries/Hyena.Gui/Hyena.Gui.csproj | 1 -
src/Libraries/Hyena/Hyena.csproj | 1 -
src/Libraries/Hyena/Makefile.am | 1 -
3 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/Libraries/Hyena.Gui/Hyena.Gui.csproj b/src/Libraries/Hyena.Gui/Hyena.Gui.csproj
index dfd0447..1b9c71d 100644
--- a/src/Libraries/Hyena.Gui/Hyena.Gui.csproj
+++ b/src/Libraries/Hyena.Gui/Hyena.Gui.csproj
@@ -172,7 +172,6 @@
<Compile Include="Hyena.Data.Gui\Accessibility\ColumnHeaderCellTextAccessible.cs" />
<Compile Include="Hyena.Widgets\EntryPopup.cs" />
<Compile Include="Hyena.Widgets\SimpleTable.cs" />
- <Compile Include="Hyena.Instrumentation\Metric.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ProjectExtensions>
diff --git a/src/Libraries/Hyena/Hyena.csproj b/src/Libraries/Hyena/Hyena.csproj
index 953bfd5..e929cf5 100644
--- a/src/Libraries/Hyena/Hyena.csproj
+++ b/src/Libraries/Hyena/Hyena.csproj
@@ -168,7 +168,6 @@
<Compile Include="System.Web\Helpers.cs" />
<Compile Include="System.Web\HttpUtility.cs" />
<Compile Include="Hyena\PlatformDetection.cs" />
- <Compile Include="Metric.cs" />
</ItemGroup>
<ItemGroup>
<Reference Include="Mono.Posix">
diff --git a/src/Libraries/Hyena/Makefile.am b/src/Libraries/Hyena/Makefile.am
index f703e33..e36b92c 100644
--- a/src/Libraries/Hyena/Makefile.am
+++ b/src/Libraries/Hyena/Makefile.am
@@ -124,7 +124,6 @@ SOURCES = \
Hyena/Timer.cs \
Hyena/UndoManager.cs \
Hyena/XdgBaseDirectorySpec.cs \
- Metric.cs \
System.Web/Helpers.cs \
System.Web/HttpUtility.cs
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]