mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
Disable LTCG in debug builds
Originally committed to SVN as r5928.
This commit is contained in:
parent
371bda4f2b
commit
d061e81ada
@ -20,6 +20,9 @@
|
|||||||
<Tool
|
<Tool
|
||||||
Name="VCLinkerTool"
|
Name="VCLinkerTool"
|
||||||
LinkIncremental="2"
|
LinkIncremental="2"
|
||||||
|
OptimizeReferences="1"
|
||||||
|
EnableCOMDATFolding="1"
|
||||||
|
LinkTimeCodeGeneration="0"
|
||||||
RandomizedBaseAddress="1"
|
RandomizedBaseAddress="1"
|
||||||
/>
|
/>
|
||||||
</VisualStudioPropertySheet>
|
</VisualStudioPropertySheet>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user