From 6d5553036e8b1d6ac2f5aafac8e2267c3bf6b8e4 Mon Sep 17 00:00:00 2001 From: Steve Lhomme Date: Mon, 26 Jul 2004 22:09:59 +0000 Subject: 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 --- gst-libs/gst/xoverlay/xoverlay.vcproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gst-libs/gst/xoverlay') 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" -- cgit v1.2.1