-
Notifications
You must be signed in to change notification settings - Fork 1
/
SmartIrc4net.mds
25 lines (25 loc) · 1.17 KB
/
SmartIrc4net.mds
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
<Combine releaseversion="0.4.5" name="SmartIrc4net" fileversion="2.0">
<Configurations active="Debug">
<Configuration name="Release" ctype="CombineConfiguration">
<Entry build="True" name="SmartIrc4net" configuration="Release" />
<Entry build="True" name="Test" configuration="Release" />
<Entry build="True" name="Benchmark" configuration="Release" />
</Configuration>
<Configuration name="Debug" ctype="CombineConfiguration">
<Entry build="True" name="SmartIrc4net" configuration="Debug" />
<Entry build="True" name="Test" configuration="Debug" />
<Entry build="True" name="Benchmark" configuration="Debug" />
</Configuration>
</Configurations>
<StartMode startupentry="Benchmark" single="True">
<Execute type="None" entry="SmartIrc4net" />
<Execute type="None" entry="Test" />
<Execute type="Execute" entry="Benchmark" />
</StartMode>
<MonoDevelop.ChangeLogAddIn.ChangeLogInfo policy="UpdateNearestChangeLog" />
<Entries>
<Entry filename="SmartIrc4net.mdp" />
<Entry filename="examples/test/MonoDevelop/test.mdp" />
<Entry filename="examples/benchmark/MonoDevelop/benchmark.mdp" />
</Entries>
</Combine>