Enable function level linking to allow LTCG
Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
parent
6fb5cb88d2
commit
bbd5aa1490
@ -32,6 +32,7 @@
|
||||
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
||||
<BasicRuntimeChecks>Default</BasicRuntimeChecks>
|
||||
<FunctionLevelLinking>true</FunctionLevelLinking>
|
||||
</ClCompile>
|
||||
<Link>
|
||||
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
||||
|
Loading…
x
Reference in New Issue
Block a user