diff options
Diffstat (limited to 'gst/videocrop')
-rw-r--r-- | gst/videocrop/videocrop.vcproj | 2 |
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;"../../gst-libs";../../../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" |