Add .dll to gstreamersharpglue DllImport
authorMaarten Bosmans <mkbosmans@gmail.com>
Mon, 25 May 2009 10:12:35 +0000 (12:12 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 25 May 2009 10:12:35 +0000 (12:12 +0200)
commit6cb104a67aa6a94eca77c8b3f14e8fc72412a015
treeba4d1c624de12ecfeb1f152f7c7202f9b280c7aa
parentf665c749b6d370f9e696132ffbf92e5479528981
Add .dll to gstreamersharpglue DllImport

Nescessary for .NET compatibility, where .dll isn't
added for libraries with a . in the filename.
17 files changed:
gstreamer-sharp/Buffer.custom
gstreamer-sharp/Clock.custom
gstreamer-sharp/ClockEntry.custom
gstreamer-sharp/DynamicSignal.cs
gstreamer-sharp/Event.custom
gstreamer-sharp/IndexEntry.custom
gstreamer-sharp/IndexFactory.custom
gstreamer-sharp/Makefile.am
gstreamer-sharp/Message.custom
gstreamer-sharp/MixerTrack.custom
gstreamer-sharp/Object.custom
gstreamer-sharp/Pad.custom
gstreamer-sharp/PropertyInfo.cs
gstreamer-sharp/Structure.custom
gstreamer-sharp/TagList.custom
gstreamer-sharp/Task.custom
gstreamer-sharp/TypeFind.custom