[tasque/xbuild] [xbuild] Define APPINDICATOR manually for debugging in MD
- From: Antonius Riha <antoniusri src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tasque/xbuild] [xbuild] Define APPINDICATOR manually for debugging in MD
- Date: Mon, 19 Nov 2012 16:33:35 +0000 (UTC)
commit de1b37757bc7987ac0f458b6cebe174e890ed00b
Author: Antonius Riha <antoniusriha gmail com>
Date: Mon Nov 19 17:21:30 2012 +0100
[xbuild] Define APPINDICATOR manually for debugging in MD
src/Gtk.Tasque/Gtk.Tasque.csproj | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/Gtk.Tasque/Gtk.Tasque.csproj b/src/Gtk.Tasque/Gtk.Tasque.csproj
index bbb29ce..9d5e9ec 100644
--- a/src/Gtk.Tasque/Gtk.Tasque.csproj
+++ b/src/Gtk.Tasque/Gtk.Tasque.csproj
@@ -25,6 +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>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'LinuxRelease|AnyCPU' ">
<DebugType>none</DebugType>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]