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-21 16:53:20 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2010-05-21 16:53:20 +0400
commita115d4434f4eb91354c58035d9a30c5aef3f1694 (patch)
treea8880ded0e11e46d68b48ef98c3f45240a0a8391 /src/filters/parser/StreamDriveThru
parent2c17e99772f9d1c4fe057784ecbde5648c9f205e (diff)
disabled automatic filter registration after compilation for "Release" builds
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@1912 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/filters/parser/StreamDriveThru')
-rw-r--r--src/filters/parser/StreamDriveThru/streamdrivethru.vcproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/filters/parser/StreamDriveThru/streamdrivethru.vcproj b/src/filters/parser/StreamDriveThru/streamdrivethru.vcproj
index 947412055..5b0ef88c3 100644
--- a/src/filters/parser/StreamDriveThru/streamdrivethru.vcproj
+++ b/src/filters/parser/StreamDriveThru/streamdrivethru.vcproj
@@ -449,7 +449,6 @@
/>
<Tool
Name="VCLinkerTool"
- RegisterOutput="true"
AdditionalDependencies="dsutilRU.lib strmbaseRU.lib Winmm.lib"
OutputFile="..\..\..\..\bin\x86\$(ProjectName).ax"
AdditionalLibraryDirectories="..\..\..\..\lib"