diff options
author | Steve Lhomme <steve.lhomme@free.fr> | 2004-07-27 21:41:30 +0000 |
---|---|---|
committer | Steve Lhomme <steve.lhomme@free.fr> | 2004-07-27 21:41:30 +0000 |
commit | e7045bdb872b8badc0fc1b1f7b878f0c465c0105 (patch) | |
tree | 7698bd7be0b7806f12167042b5a073ce5ab69c56 /gst/cutter | |
parent | 80ae2e14dff60c962adb0f018a3a2b739249b408 (diff) |
more working plugins
Original commit message from CVS:
more working plugins
Diffstat (limited to 'gst/cutter')
-rw-r--r-- | gst/cutter/cutter.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/cutter/cutter.vcproj b/gst/cutter/cutter.vcproj index 6900812da..785f36c05 100644 --- a/gst/cutter/cutter.vcproj +++ b/gst/cutter/cutter.vcproj @@ -74,7 +74,7 @@ <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="../../../gstreamer/win32;../../../gstreamer;../../../gstreamer/libs;../../../glib;../../../glib/glib;../../../glib/gmodule;"../../gst-libs";../../../popt/include;../../../libxml2/include/libxml2" - PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;cutter_EXPORTS;HAVE_CONFIG_H;_USE_MATH_DEFINES" + PreprocessorDefinitions="WIN32;NDEBUG;GST_DISABLE_GST_DEBUG;_WINDOWS;_USRDLL;cutter_EXPORTS;HAVE_CONFIG_H;_USE_MATH_DEFINES" RuntimeLibrary="2" UsePrecompiledHeader="0" WarningLevel="3" |