summaryrefslogtreecommitdiff
path: root/dotnet/dotnet.mds
blob: c9520e7699416a2b0ab0c0a46b7f227998b50d9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<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>