mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
448405d86a
* gstreamer-sharp.mds: * gstreamer-sharp.mdp: Updated MonoDevelo project/solution * source/gstreamer-sharp-source.xml: Cleaned up a bit * sample/DecodeBinTranscoder.cs: Updated to reflect renaming of Clock.GstSecond to Clock.Second, etc. * gstreamer-sharp/glue/clock.c: Added gstsharp_gst_clock_get_time_none and gstsharp_gst_clock_time_is_valid * gstreamer-sharp/Clock.custom: Added bindings for new clock glue and renamed GstNSecond to NSecond (and friends) git-svn-id: svn://anonsvn.mono-project.com/source/branches/abock/gstreamer-sharp@62535 e3ebcda4-bce8-0310-ba0a-eca2169e7518
17 lines
No EOL
649 B
Text
17 lines
No EOL
649 B
Text
<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> |