summaryrefslogtreecommitdiffstats
path: root/gst/videocrop
diff options
context:
space:
mode:
authorSteve Lhomme <steve.lhomme@free.fr>2004-07-27 21:41:30 +0000
committerSteve Lhomme <steve.lhomme@free.fr>2004-07-27 21:41:30 +0000
commite7045bdb872b8badc0fc1b1f7b878f0c465c0105 (patch)
tree7698bd7be0b7806f12167042b5a073ce5ab69c56 /gst/videocrop
parent80ae2e14dff60c962adb0f018a3a2b739249b408 (diff)
more working plugins
Original commit message from CVS: more working plugins
Diffstat (limited to 'gst/videocrop')
-rw-r--r--gst/videocrop/videocrop.vcproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/videocrop/videocrop.vcproj b/gst/videocrop/videocrop.vcproj
index 063c255d..aa81b925 100644
--- a/gst/videocrop/videocrop.vcproj
+++ b/gst/videocrop/videocrop.vcproj
@@ -74,7 +74,7 @@
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="../../../gstreamer/win32;../../../gstreamer;../../../gstreamer/libs;../../../glib;../../../glib/glib;../../../glib/gmodule;&quot;../../gst-libs&quot;;../../../popt/include;../../../libxml2/include/libxml2"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;videocrop_EXPORTS;HAVE_CONFIG_H;_USE_MATH_DEFINES"
+ PreprocessorDefinitions="WIN32;NDEBUG;GST_DISABLE_GST_DEBUG;_WINDOWS;_USRDLL;videocrop_EXPORTS;HAVE_CONFIG_H;_USE_MATH_DEFINES"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"