forked from mia/Aegisub
Disable analysis on build for libaegisub as it results in versions of Visual Studio that do not support /analyze rebuilding the entire project every time.
Originally committed to SVN as r4852.
This commit is contained in:
parent
d840c9eaae
commit
12bf2a595d
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@
|
|||
BufferSecurityCheck="true"
|
||||
EnableFunctionLevelLinking="true"
|
||||
DebugInformationFormat="4"
|
||||
EnablePREfast="true"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
|
|
Loading…
Reference in a new issue