summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/xoverlay
diff options
context:
space:
mode:
authorSteve Lhomme <steve.lhomme@free.fr>2004-07-26 22:09:59 +0000
committerSteve Lhomme <steve.lhomme@free.fr>2004-07-26 22:09:59 +0000
commit6d5553036e8b1d6ac2f5aafac8e2267c3bf6b8e4 (patch)
tree8628d6bebcebd431ec1bfed51135be9decc1ddd8 /gst-libs/gst/xoverlay
parentca73877c1b9d23ce906b6a8f2eaeff784a67c62d (diff)
downloadgst-plugins-bad-6d5553036e8b1d6ac2f5aafac8e2267c3bf6b8e4.tar.gz
gst-plugins-bad-6d5553036e8b1d6ac2f5aafac8e2267c3bf6b8e4.tar.bz2
gst-plugins-bad-6d5553036e8b1d6ac2f5aafac8e2267c3bf6b8e4.zip
add more plugins to the build add some definitions needed by plugins fixes for build problems
Original commit message from CVS: add more plugins to the build add some definitions needed by plugins fixes for build problems
Diffstat (limited to 'gst-libs/gst/xoverlay')
-rw-r--r--gst-libs/gst/xoverlay/xoverlay.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/gst-libs/gst/xoverlay/xoverlay.vcproj b/gst-libs/gst/xoverlay/xoverlay.vcproj
index e189823a..b989ba1f 100644
--- a/gst-libs/gst/xoverlay/xoverlay.vcproj
+++ b/gst-libs/gst/xoverlay/xoverlay.vcproj
@@ -37,7 +37,7 @@
OutputFile="$(OutDir)/gstxoverlay.dll"
LinkIncremental="2"
AdditionalLibraryDirectories="../../../../gstreamer/win32/Debug;../../../../glib/glib;../../../../glib/gmodule;../../../../glib/gthread;../../../../glib/gobject;../../../../gettext/lib;../../../../libiconv/lib"
- ModuleDefinitionFile="xoverlay.def"
+ ModuleDefinitionFile=""
GenerateDebugInformation="TRUE"
ProgramDatabaseFile="$(OutDir)/xoverlay.pdb"
SubSystem="2"
@@ -89,7 +89,7 @@
OutputFile="$(OutDir)/gstxoverlay.dll"
LinkIncremental="1"
AdditionalLibraryDirectories="../../../../gstreamer/win32/Debug;../../../../glib/glib;../../../../glib/gmodule;../../../../glib/gthread;../../../../glib/gobject;../../../../gettext/lib;../../../../libiconv/lib"
- ModuleDefinitionFile="xoverlay.def"
+ ModuleDefinitionFile=""
GenerateDebugInformation="TRUE"
SubSystem="2"
OptimizeReferences="2"