This repository has been archived by the owner on Oct 6, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathopendicom.mds
16 lines (16 loc) · 1.62 KB
/
opendicom.mds
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<Combine name="opendicom.net" fileversion="2.0">
<Configurations active="Debug">
<Configuration name="Debug" ctype="CombineConfiguration">
<Entry build="True" name="opendicom-sharp" configuration="Debug" /> <Entry build="True" name="opendicom-sharp-gdk" configuration="Debug" /> <Entry build="True" name="opendicom-utils" configuration="Debug" /> <Entry build="True" name="opendicom-navigator" configuration="Debug" /> <Entry build="True" name="opendicom-beagle" configuration="Debug" />
</Configuration>
<Configuration name="Release" ctype="CombineConfiguration">
<Entry build="True" name="opendicom-sharp" configuration="Release" /> <Entry build="True" name="opendicom-sharp-gdk" configuration="Release" /> <Entry build="True" name="opendicom-utils" configuration="Release" /> <Entry build="True" name="opendicom-navigator" configuration="Release" /> <Entry build="True" name="opendicom-beagle" configuration="Release" />
</Configuration>
</Configurations>
<StartMode startupentry="opendicom-sharp" single="False">
<Execute type="None" entry="opendicom-sharp" /> <Execute type="None" entry="opendicom-sharp-gdk" /> <Execute type="None" entry="opendicom-utils" /> <Execute type="None" entry="opendicom-navigator" /> <Execute type="None" entry="opendicom-beagle" />
</StartMode>
<Entries>
<Entry filename="./opendicom-sharp/opendicom-sharp.mdp" /> <Entry filename="./opendicom-sharp-gdk/opendicom-sharp-gdk.mdp" /> <Entry filename="./opendicom-utils/opendicom-utils.mdp" /> <Entry filename="./opendicom-navigator/opendicom-navigator.mdp" /> <Entry filename="./opendicom-beagle/opendicom-beagle.mdp" />
</Entries>
</Combine>