summaryrefslogtreecommitdiff
path: root/gst/smooth
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
commit5012fef332c560c45c64160537a78cb265664ea5 (patch)
treee4968042fe3ff70735dbcb984955396b6f280353 /gst/smooth
parent86bc0d8509077f086e88758b8fe8e71a4dac8c23 (diff)
more working plugins
Original commit message from CVS: more working plugins
Diffstat (limited to 'gst/smooth')
-rw-r--r--gst/smooth/smooth.vcproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/smooth/smooth.vcproj b/gst/smooth/smooth.vcproj
index ff4a603dc..5c5f66a2f 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;&quot;../../gst-libs&quot;;../../../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"