[longomatch] Remove unused dependencies from LongoMatch.Services
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Remove unused dependencies from LongoMatch.Services
- Date: Tue, 28 Oct 2014 09:54:16 +0000 (UTC)
commit d8e4e94c0d0b1279772a232b93351d8417c116e5
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Fri Oct 24 17:35:42 2014 +0200
Remove unused dependencies from LongoMatch.Services
LongoMatch.Services/LongoMatch.Services.csproj | 7 -------
build/build.environment.mk | 3 ---
2 files changed, 0 insertions(+), 10 deletions(-)
---
diff --git a/LongoMatch.Services/LongoMatch.Services.csproj b/LongoMatch.Services/LongoMatch.Services.csproj
index 7359fe2..a733120 100644
--- a/LongoMatch.Services/LongoMatch.Services.csproj
+++ b/LongoMatch.Services/LongoMatch.Services.csproj
@@ -46,14 +46,7 @@
<ItemGroup>
<Reference Include="System" />
<Reference Include="Mono.Posix" />
- <Reference Include="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
- <Package>gtk-sharp-2.0</Package>
- </Reference>
<Reference Include="System.Core" />
- <Reference Include="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
- <Private>False</Private>
- <Package>gtk-sharp-2.0</Package>
- </Reference>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\LongoMatch.Core\LongoMatch.Core.csproj">
diff --git a/build/build.environment.mk b/build/build.environment.mk
index d63cbff..941c765 100644
--- a/build/build.environment.mk
+++ b/build/build.environment.mk
@@ -107,10 +107,7 @@ REF_DEP_LONGOMATCH_DRAWING_CAIRO = \
REF_DEP_LONGOMATCH_SERVICES = \
$(LINK_MONO_POSIX) \
- $(LINK_DB40) \
$(LINK_GLIB) \
- $(LINK_GTK) \
- $(LINK_CAIRO) \
$(LINK_LONGOMATCH_CORE) \
$(LINK_LONGOMATCH_ADDINS) \
$(LINK_LONGOMATCH_DRAWING)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]