diff options
| author | Robert Greig <rgreig@apache.org> | 2008-12-09 22:32:39 +0000 |
|---|---|---|
| committer | Robert Greig <rgreig@apache.org> | 2008-12-09 22:32:39 +0000 |
| commit | eeff4f55117ba22358f98f14de31e4fe2550460c (patch) | |
| tree | a67549c123b23af5f0d20265b5967b83416a83e3 /qpid/dotnet/build-mono | |
| parent | ab7dbdb2672c30f47fc72e985f33405d6de30eb3 (diff) | |
| download | qpid-python-eeff4f55117ba22358f98f14de31e4fe2550460c.tar.gz | |
QPID-1521
Updated Visual Studio project files to VS 2008, updated README and batch files.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@724918 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/dotnet/build-mono')
| -rwxr-xr-x | qpid/dotnet/build-mono | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/dotnet/build-mono b/qpid/dotnet/build-mono index 6f5cad5744..275922e623 100755 --- a/qpid/dotnet/build-mono +++ b/qpid/dotnet/build-mono @@ -1 +1,3 @@ +#!/bin/sh + nant -t:mono-2.0 |
