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

github.com/mpc-hc/LAVFilters.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'common/common.props')
-rw-r--r--common/common.props1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/common.props b/common/common.props
index c4f2ad1c..9d0611e4 100644
--- a/common/common.props
+++ b/common/common.props
@@ -40,6 +40,7 @@
<ClCompile>
<AdditionalOptions>/Gw /Zo %(AdditionalOptions)</AdditionalOptions>
<Optimization>MaxSpeed</Optimization>
+ <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
<OmitFramePointers>true</OmitFramePointers>
<FunctionLevelLinking>true</FunctionLevelLinking>
<IntrinsicFunctions>true</IntrinsicFunctions>