Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Luke <jluke@mono-cvs.ximian.com>2003-12-06 02:20:43 +0300
committerJohn Luke <jluke@mono-cvs.ximian.com>2003-12-06 02:20:43 +0300
commit0bdf9f1b0a5d3e8d48bd8577abc330c073a036b2 (patch)
treee93d33838b31c4ca90bd3d59e303018ccd2627fb /data/config.in
parente9957c69997d2c1ce8ff67cd5ef6f9aba686e125 (diff)
2003-12-05 John Luke <jluke@cfl.rr.com>
* data/config.in: new dll mapping entry for libgstreamer svn path=/trunk/mono/; revision=20812
Diffstat (limited to 'data/config.in')
-rw-r--r--data/config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/config.in b/data/config.in
index 24c7ec91003..541fe77d684 100644
--- a/data/config.in
+++ b/data/config.in
@@ -17,4 +17,5 @@
<dllmap dll="oci" target="clntsh" />
<dllmap dll="gtkhtml-3.0" target="libgtkhtml-3.0.so.2" />
<dllmap dll="db2cli" target="libdb2_36.so"/>
+ <dllmap dll="gstreamer" target="libgstreamer-0.6.so" />
</configuration>