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/idct/idtc.vcproj | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'gst-libs/gst/idct') diff --git a/gst-libs/gst/idct/idtc.vcproj b/gst-libs/gst/idct/idtc.vcproj index f6123522..20539963 100644 --- a/gst-libs/gst/idct/idtc.vcproj +++ b/gst-libs/gst/idct/idtc.vcproj @@ -37,7 +37,7 @@ OutputFile="$(OutDir)/gstidtc.dll" LinkIncremental="2" AdditionalLibraryDirectories="../../../../gstreamer/win32/Debug;../../../../glib/glib;../../../../glib/gmodule;../../../../glib/gthread;../../../../glib/gobject;../../../../gettext/lib;../../../../libiconv/lib" - ModuleDefinitionFile="idtc.def" + ModuleDefinitionFile="" GenerateDebugInformation="TRUE" ProgramDatabaseFile="$(OutDir)/idtc.pdb" SubSystem="2" @@ -89,7 +89,7 @@ OutputFile="$(OutDir)/gstidtc.dll" LinkIncremental="1" AdditionalLibraryDirectories="../../../../gstreamer/win32/Debug;../../../../glib/glib;../../../../glib/gmodule;../../../../glib/gthread;../../../../glib/gobject;../../../../gettext/lib;../../../../libiconv/lib" - ModuleDefinitionFile="idtc.def" + ModuleDefinitionFile="" GenerateDebugInformation="TRUE" SubSystem="2" OptimizeReferences="2" @@ -126,15 +126,15 @@ Name="Source Files" Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> - - + + @@ -144,10 +144,10 @@ Filter="h;hpp;hxx;hm;inl;inc;xsd" UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> + RelativePath=".\dct.h"> + RelativePath=".\idtc.h"> -- cgit v1.2.1