blob: a91a1e054e0961eb7b23c949617d814d96ae851c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<Combine name="gstreamer-sharp" fileversion="2.0">
<Configurations active="Debug">
<Configuration name="Debug" ctype="CombineConfiguration">
<Entry build="True" name="gstreamer-sharp" configuration="Debug" />
</Configuration>
<Configuration name="Release" ctype="CombineConfiguration">
<Entry build="True" name="gstreamer-sharp" configuration="Debug" />
</Configuration>
</Configurations>
<DeployTargets />
<StartMode startupentry="gstreamer-sharp" single="True">
<Execute type="None" entry="gstreamer-sharp" />
</StartMode>
<Entries>
<Entry filename="./gstreamer-sharp.mdp" />
</Entries>
</Combine>
|