[tasque] Make it compile in MD
- From: Antonius Riha <antoniusri src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tasque] Make it compile in MD
- Date: Sat, 19 Jan 2013 20:26:39 +0000 (UTC)
commit db1cdd8c88e291ffe10133f4b3010e6ab30197ef
Author: Antonius Riha <antoniusriha gmail com>
Date: Sat Dec 8 23:46:04 2012 +0100
Make it compile in MD
src/Gtk.Tasque/Gtk.Tasque.csproj | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Gtk.Tasque/Gtk.Tasque.csproj b/src/Gtk.Tasque/Gtk.Tasque.csproj
index 01fdb69..17b6fe6 100644
--- a/src/Gtk.Tasque/Gtk.Tasque.csproj
+++ b/src/Gtk.Tasque/Gtk.Tasque.csproj
@@ -25,7 +25,7 @@
<AppIndicator Condition=" '$(EnableAppIndicator)' == '' Or '$(EnableAppIndicator)' ">APPINDICATOR</AppIndicator>
<DefineConstants>DEBUG;TRACE;LINUX;$(GtkSharp12);$(NotifySharp);$(AppIndicator)</DefineConstants>
<OutputPath>..\..\build\bin\lib\tasque</OutputPath>
- <additionalargs>/define:APPINDICATOR</additionalargs>
+ <additionalargs>/define:APPINDICATOR /define:GTK_2_12 /define:ENABLE_NOTIFY_SHARP</additionalargs>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'LinuxRelease|AnyCPU' ">
<DebugType>none</DebugType>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]