summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChow Loong Jin <hyperair@ubuntu.com>2011-08-16 17:17:16 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2011-08-16 17:17:16 +0200
commit2064ee6c99529cb7ee25bd7166a63e7cfd722f4f (patch)
treeb0bb712db850ea0ef32327f1b0586dac7df69a33
parent2e1161fffdf8854a0e5d52003234be921ed20b61 (diff)
Add dllmap for gstreamersharpglue native helper library
-rw-r--r--gstreamer-sharp/gstreamer-sharp.dll.config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/gstreamer-sharp/gstreamer-sharp.dll.config.in b/gstreamer-sharp/gstreamer-sharp.dll.config.in
index 9fbe7c3..c7f5667 100644
--- a/gstreamer-sharp/gstreamer-sharp.dll.config.in
+++ b/gstreamer-sharp/gstreamer-sharp.dll.config.in
@@ -10,4 +10,5 @@
<dllmap dll="libgstcontroller-0.10.dll" target="libgstcontroller-0.10@LIB_PREFIX@.0@LIB_SUFFIX@"/>
<dllmap dll="libgstinterfaces-0.10.dll" target="libgstinterfaces-0.10@LIB_PREFIX@.0@LIB_SUFFIX@"/>
<dllmap dll="libgstvideo-0.10.dll" target="libgstvideo-0.10@LIB_PREFIX@.0@LIB_SUFFIX@"/>
+ <dllmap dll="gstreamersharpglue-0.10.dll" target="libgstreamersharpglue-0.10@LIB_PREFIX@"/>
</configuration>