~ubuntu-branches/ubuntu/trusty/monodevelop/trusty-proposed

« back to all changes in this revision

Viewing changes to tests/test-projects/nested-solutions-mdp/nested-solution1/nested-solution1.mds

  • Committer: Package Import Robot
  • Author(s): Jo Shields
  • Date: 2013-05-12 09:46:03 UTC
  • mto: This revision was merged to the branch mainline in revision 29.
  • Revision ID: package-import@ubuntu.com-20130512094603-mad323bzcxvmcam0
Tags: upstream-4.0.5+dfsg
ImportĀ upstreamĀ versionĀ 4.0.5+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<Combine name="nested-solution1" fileversion="2.0">
 
2
  <Configurations active="Debug">
 
3
    <Configuration name="Debug" ctype="CombineConfiguration">
 
4
      <Entry build="True" name="library1" configuration="Debug" />
 
5
      <Entry build="True" name="library2" configuration="Debug" />
 
6
    </Configuration>
 
7
    <Configuration name="Release" ctype="CombineConfiguration">
 
8
      <Entry build="True" name="library1" configuration="Release" />
 
9
      <Entry build="True" name="library2" configuration="Release" />
 
10
    </Configuration>
 
11
  </Configurations>
 
12
  <StartMode startupentry="library1" single="True">
 
13
    <Execute type="None" entry="library1" />
 
14
    <Execute type="None" entry="library2" />
 
15
  </StartMode>
 
16
  <Entries>
 
17
    <Entry filename="library1/library1.mdp" />
 
18
    <Entry filename="library2/library2.mdp" />
 
19
  </Entries>
 
20
</Combine>
 
 
b'\\ No newline at end of file'