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