summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorKhaled Mohammed <khaled.mohammed@gmail.com>2006-09-07 16:24:30 +0000
committerKhaled Mohammed <khaled.mohammed@gmail.com>2006-09-07 16:24:30 +0000
commit196ad13ffbb0527c83cf0ac9d3869d27b3a53317 (patch)
treeaceb53a127c953d13a8eaae729352d6bbe999692 /source
parent2301711e914b1fafc1cbeae78268996080028139 (diff)
added missing files
git-svn-id: svn://anonsvn.mono-project.com/source/branches/abock/gstreamer-sharp@65068 e3ebcda4-bce8-0310-ba0a-eca2169e7518
Diffstat (limited to 'source')
-rw-r--r--source/gstreamer-sharp-source.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/source/gstreamer-sharp-source.xml b/source/gstreamer-sharp-source.xml
index 6e0a64e..3528984 100644
--- a/source/gstreamer-sharp-source.xml
+++ b/source/gstreamer-sharp-source.xml
@@ -1,5 +1,12 @@
<gapi-parser-input>
<api filename="../gstreamer-sharp/gstreamer-api.raw">
+<!--
+ <library name="gstcontroller-0.10.dll">
+ <namespace name="Gst">
+ <dir>gstreamer-0.10.3/libs/gst/controller</dir>
+ </namespace>
+ </library>
+-->
<library name="gstreamer-0.10.dll">
<namespace name="Gst">
<dir>gstreamer-0.10.3/gst</dir>
@@ -7,12 +14,5 @@
<exclude>gstreamer-0.10.3/gst/gsturi.h</exclude>
</namespace>
</library>
-<!--
- <library name="gstcontroller-0.10.dll">
- <namespace name="Gst">
- <dir>gstreamer-0.10.3/libs/gst/controller</dir>
- </namespace>
- </library>
--->
</api>
</gapi-parser-input>