[banshee] cleanup: Update Hyena, dropping NET_2_0 conditional
- From: Bertrand Lorentz <blorentz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee] cleanup: Update Hyena, dropping NET_2_0 conditional
- Date: Sat, 30 Apr 2011 09:34:35 +0000 (UTC)
commit ae3f3d6fd4daf87b9bf6dc6a716f224dcbf5e690
Author: Bertrand Lorentz <bertrand lorentz gmail com>
Date: Sat Apr 30 11:19:58 2011 +0200
cleanup: Update Hyena, dropping NET_2_0 conditional
The NET_2_0 conditional was not used in Banshee itself, and is now
removed from Hyena.
build/build.rules.mk | 1 -
src/Core/Banshee.Services/Banshee.Services.csproj | 1 -
src/Hyena | 2 +-
3 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/build/build.rules.mk b/build/build.rules.mk
index 200aaa6..5447db9 100644
--- a/build/build.rules.mk
+++ b/build/build.rules.mk
@@ -63,7 +63,6 @@ $(ASSEMBLY_FILE): $(SOURCES_BUILD) $(RESOURCES_EXPANDED) $(DEP_LINK)
$(GMCS_FLAGS) \
$(ASSEMBLY_BUILD_FLAGS) \
-nowarn:0278 -nowarn:0078 $$warn \
- -define:NET_2_0 \
-debug -target:$(TARGET) -out:$@ \
$(BUILD_DEFINES) $(ENABLE_TESTS_FLAG) $(GTK3_FLAG) \
$(FILTERED_LINK) $(RESOURCES_BUILD) $(SOURCES_BUILD)
diff --git a/src/Core/Banshee.Services/Banshee.Services.csproj b/src/Core/Banshee.Services/Banshee.Services.csproj
index 49644a4..451a2f6 100644
--- a/src/Core/Banshee.Services/Banshee.Services.csproj
+++ b/src/Core/Banshee.Services/Banshee.Services.csproj
@@ -17,7 +17,6 @@
<Optimize>true</Optimize>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
- <DefineConstants>NET_2_0</DefineConstants>
<ReleaseVersion>1.3</ReleaseVersion>
<RootNamespace>Banshee.Services</RootNamespace>
</PropertyGroup>
diff --git a/src/Hyena b/src/Hyena
index e292f48..761cf0c 160000
--- a/src/Hyena
+++ b/src/Hyena
@@ -1 +1 @@
-Subproject commit e292f48aeeb017fdadf7e1b0cc4f79f574014042
+Subproject commit 761cf0cd9e127e1dba85c2fccf00c4b50ac6d430
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]