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