[smuxi: 2/3] Frontend-GNOME-XMPP: fix build with MonoDevelop 5.5
- From: Mirco M. M. Bauer <mmmbauer src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [smuxi: 2/3] Frontend-GNOME-XMPP: fix build with MonoDevelop 5.5
- Date: Mon, 8 Dec 2014 11:50:41 +0000 (UTC)
commit 01adc999b27f202dd1bb25f4623c85e996d6869a
Author: Mirco Bauer <meebey meebey net>
Date: Mon Dec 8 12:49:08 2014 +0100
Frontend-GNOME-XMPP: fix build with MonoDevelop 5.5
src/Frontend-GNOME-XMPP/Frontend-GNOME-XMPP.csproj | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/src/Frontend-GNOME-XMPP/Frontend-GNOME-XMPP.csproj
b/src/Frontend-GNOME-XMPP/Frontend-GNOME-XMPP.csproj
index f1a6d76..68c815b 100644
--- a/src/Frontend-GNOME-XMPP/Frontend-GNOME-XMPP.csproj
+++ b/src/Frontend-GNOME-XMPP/Frontend-GNOME-XMPP.csproj
@@ -78,8 +78,10 @@
</Reference>
<Reference Include="Mono.Posix" />
<Reference Include="atk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
- <Private>False</Private>
<Package>gtk-sharp-2.0</Package>
</Reference>
+ <Reference Include="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
+ <Package>glib-sharp-2.0</Package>
+ </Reference>
</ItemGroup>
</Project>
\ No newline at end of file
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]