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:
authorSpec-Chum <spec-chum@users.sourceforge.net>2009-11-26 01:31:15 +0300
committerSpec-Chum <spec-chum@users.sourceforge.net>2009-11-26 01:31:15 +0300
commit571c2332ad931d7ef1a6d26893bac40eedc59fc3 (patch)
tree03a9f33b5ebf8e4ebe9986d7d957f34e01c7ecfb /src/filters/muxer
parent528dd85cfdf131b278dea26554e09af559afdf7f (diff)
Fix: more warnings
Patch by XhmikosR git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1354 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/filters/muxer')
-rw-r--r--src/filters/muxer/wavdest/wavdest.vcproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/filters/muxer/wavdest/wavdest.vcproj b/src/filters/muxer/wavdest/wavdest.vcproj
index 61bf47bb5..e9a4624eb 100644
--- a/src/filters/muxer/wavdest/wavdest.vcproj
+++ b/src/filters/muxer/wavdest/wavdest.vcproj
@@ -177,6 +177,7 @@
/>
<Tool
Name="VCLibrarianTool"
+ AdditionalOptions="/IGNORE:4221"
OutputFile="..\..\..\..\lib\$(ProjectName)RU.lib"
/>
<Tool
@@ -237,6 +238,7 @@
/>
<Tool
Name="VCLibrarianTool"
+ AdditionalOptions="/IGNORE:4221"
OutputFile="..\..\..\..\lib64\$(ProjectName)RU.lib"
/>
<Tool