Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@users.sourceforge.net>2010-05-04 13:58:12 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2010-05-04 13:58:12 +0400
commitf92640f079137301d6b0d1b080470587ccc39179 (patch)
treecfd0ef6ba5a821c13c632a58f4858dba4fa1980d /src/filters/muxer/WavDest
parent8e4ff2abe4202542d13b2f634d7dad92f961615b (diff)
-fixed all standalone filters project dependencies
-updated Changelog -renamed buildffmpeg.sh and cleaned it up (Note: set your GCC version in the script (GCCVER) in order for it to work correctly and don't use paths with spaces since configure fails) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1839 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/filters/muxer/WavDest')
-rw-r--r--src/filters/muxer/WavDest/wavdest.vcproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/filters/muxer/WavDest/wavdest.vcproj b/src/filters/muxer/WavDest/wavdest.vcproj
index 16ef2daa1..dd1e054d7 100644
--- a/src/filters/muxer/WavDest/wavdest.vcproj
+++ b/src/filters/muxer/WavDest/wavdest.vcproj
@@ -288,6 +288,7 @@
AdditionalOptions="/MP"
AdditionalIncludeDirectories="..\..\..\..\include;..\..\BaseClasses"
PreprocessorDefinitions="REGISTER_FILTER;WIN32;_DEBUG;_USRDLL"
+ UsePrecompiledHeader="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"