Use libgst*.dll in DllImport attribute, instead of gst*.dll
authorMaarten Bosmans <mkbosmans@gmail.com>
Fri, 22 May 2009 10:37:40 +0000 (12:37 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 22 May 2009 17:28:39 +0000 (19:28 +0200)
commit9c986240299cc0e4f73d293db7eac52c1f4f9104
treec7db00a3c4eed7140bbcb89ba84e0c57a949eb77
parent5c772af9ce15f97d91375601e600bde4fdac113b
Use libgst*.dll in DllImport attribute, instead of gst*.dll

Nescessary for .NET, which doesn't prefix the library filename with lib automatically.
source/gstreamer-sharp-source.xml