Last change
on this file since 2933 was
2933,
checked in by Sam Hocevar, 14 years ago
|
Better autotools/Monodevelop integration.
|
File size:
1.0 KB
|
Line | |
---|
1 | <Combine name="ThePimp" fileversion="2.0"> |
---|
2 | <Configurations active="Debug"> |
---|
3 | <Configuration name="Debug" ctype="CombineConfiguration"> |
---|
4 | <Entry build="True" name="libpipi" configuration="Default" /> |
---|
5 | <Entry build="True" name="pipi-sharp" configuration="Debug" /> |
---|
6 | <Entry build="True" name="ThePimp" configuration="Debug" /> |
---|
7 | </Configuration> |
---|
8 | <Configuration name="Release" ctype="CombineConfiguration"> |
---|
9 | <Entry build="True" name="libpipi" configuration="Default" /> |
---|
10 | <Entry build="True" name="pipi-sharp" configuration="Release" /> |
---|
11 | <Entry build="True" name="ThePimp" configuration="Release" /> |
---|
12 | </Configuration> |
---|
13 | </Configurations> |
---|
14 | <StartMode startupentry="ThePimp" single="True"> |
---|
15 | <Execute type="None" entry="libpipi" /> |
---|
16 | <Execute type="None" entry="pipi-sharp" /> |
---|
17 | <Execute type="None" entry="ThePimp" /> |
---|
18 | </StartMode> |
---|
19 | <Entries> |
---|
20 | <Entry filename="pipi/libpipi.mdp" /> |
---|
21 | <Entry filename="pipi-sharp/pipi-sharp.mdp" /> |
---|
22 | <Entry filename="ThePimp/ThePimp.mdp" /> |
---|
23 | </Entries> |
---|
24 | </Combine> |
---|
Note: See
TracBrowser
for help on using the repository browser.