summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Restrepo <tomasr@apache.org>2007-05-14 13:38:14 +0000
committerTomas Restrepo <tomasr@apache.org>2007-05-14 13:38:14 +0000
commite1397fcfd0b5d6abc746f921ed8ca77c1ce12ad1 (patch)
tree7565eb4cadaf1231546e550b08b000c030b9d03f
parentbc8b1d4740d176b1d3391e7b5268f5e8e2c33797 (diff)
downloadqpid-python-e1397fcfd0b5d6abc746f921ed8ca77c1ce12ad1.tar.gz
* removed MonoDevelop solution
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@537835 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--dotnet/dotnet.mds45
1 files changed, 0 insertions, 45 deletions
diff --git a/dotnet/dotnet.mds b/dotnet/dotnet.mds
deleted file mode 100644
index c9520e7699..0000000000
--- a/dotnet/dotnet.mds
+++ /dev/null
@@ -1,45 +0,0 @@
-<Combine name="dotnet" fileversion="2.0">
- <Configurations active="Debug">
- <Configuration name="Debug" ctype="CombineConfiguration">
- <Entry build="True" name="Qpid.Messaging" configuration="Debug" />
- <Entry build="True" name="Qpid.Common" configuration="Debug" />
- <Entry build="True" name="Qpid.Buffer" configuration="Debug" />
- <Entry build="True" name="Qpid.Codec" configuration="Debug" />
- <Entry build="True" name="Qpid.Client" configuration="Debug" />
- <Entry build="True" name="Qpid.Client.Tests" configuration="Debug" />
- <Entry build="True" name="Qpid.Common.Tests" configuration="Debug" />
- <Entry build="True" name="Qpid.Client.Transport.Socket.Blocking" configuration="Debug" />
- </Configuration>
- <Configuration name="Release" ctype="CombineConfiguration">
- <Entry build="True" name="Qpid.Messaging" configuration="Release" />
- <Entry build="True" name="Qpid.Common" configuration="Release" />
- <Entry build="True" name="Qpid.Buffer" configuration="Release" />
- <Entry build="True" name="Qpid.Codec" configuration="Release" />
- <Entry build="True" name="Qpid.Client" configuration="Release" />
- <Entry build="True" name="Qpid.Client.Tests" configuration="Release" />
- <Entry build="True" name="Qpid.Common.Tests" configuration="Release" />
- <Entry build="True" name="Qpid.Client.Transport.Socket.Blocking" configuration="Release" />
- </Configuration>
- </Configurations>
- <DeployTargets />
- <StartMode startupentry="Qpid.Client.Tests" single="True">
- <Execute type="None" entry="Qpid.Messaging" />
- <Execute type="None" entry="Qpid.Common" />
- <Execute type="None" entry="Qpid.Buffer" />
- <Execute type="None" entry="Qpid.Codec" />
- <Execute type="None" entry="Qpid.Client" />
- <Execute type="None" entry="Qpid.Client.Tests" />
- <Execute type="None" entry="Qpid.Common.Tests" />
- <Execute type="None" entry="Qpid.Client.Transport.Socket.Blocking" />
- </StartMode>
- <Entries>
- <Entry filename="./Qpid.Messaging/Qpid.Messaging.mdp" />
- <Entry filename="./Qpid.Common/Qpid.Common.mdp" />
- <Entry filename="./Qpid.Buffer/Qpid.Buffer.mdp" />
- <Entry filename="./Qpid.Codec/Qpid.Codec.mdp" />
- <Entry filename="./Qpid.Client/Qpid.Client.mdp" />
- <Entry filename="./Qpid.Client.Tests/Qpid.Client.Tests.mdp" />
- <Entry filename="./Qpid.Common.Tests/Qpid.Common.Tests.mdp" />
- <Entry filename="./Qpid.Client.Transport.Socket.Blocking/Qpid.Client.Transport.Socket.Blocking.mdp" />
- </Entries>
-</Combine> \ No newline at end of file