[tasque/transition: 198/213] [tasque] Enable execution of GtkLinuxRelease conf from MD



commit fb9bc556542947bdb333ad291b67887a28cd0b37
Author: Antonius Riha <antoniusriha gmail com>
Date:   Sun Aug 19 17:48:02 2012 +0200

    [tasque] Enable execution of GtkLinuxRelease conf from MD

 src/tasque/tasque.csproj |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/src/tasque/tasque.csproj b/src/tasque/tasque.csproj
index aed561f..1f78215 100644
--- a/src/tasque/tasque.csproj
+++ b/src/tasque/tasque.csproj
@@ -31,6 +31,11 @@
     <DefineConstants>TRACE;GTKLINUX</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
+    <CustomCommands>
+      <CustomCommands>
+        <Command type="Execute" command="build/out/lib/tasque/tasque.exe" workingdir="${SolutionDir}" />
+      </CustomCommands>
+    </CustomCommands>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'GtkWinDebug|AnyCPU' ">
     <DebugSymbols>true</DebugSymbols>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]