diff options
Diffstat (limited to 'gst/smooth/smooth.vcproj')
-rw-r--r-- | gst/smooth/smooth.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/smooth/smooth.vcproj b/gst/smooth/smooth.vcproj index ff4a603d..5c5f66a2 100644 --- a/gst/smooth/smooth.vcproj +++ b/gst/smooth/smooth.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;smooth_EXPORTS;HAVE_CONFIG_H;_USE_MATH_DEFINES" + PreprocessorDefinitions="WIN32;NDEBUG;GST_DISABLE_GST_DEBUG;_WINDOWS;_USRDLL;smooth_EXPORTS;HAVE_CONFIG_H;_USE_MATH_DEFINES" RuntimeLibrary="2" UsePrecompiledHeader="0" WarningLevel="3" |