forked from mia/Aegisub
Originally committed to SVN as r2434.
This commit is contained in:
parent
780e3b566c
commit
e86af6f7f7
1 changed files with 2 additions and 2 deletions
|
@ -76,7 +76,7 @@
|
|||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories="../../lib"
|
||||
GenerateManifest="true"
|
||||
DelayLoadDLLs="perl510.dll"
|
||||
DelayLoadDLLs="perl510.dll;ffms2.dll"
|
||||
GenerateDebugInformation="true"
|
||||
SubSystem="2"
|
||||
RandomizedBaseAddress="1"
|
||||
|
@ -248,7 +248,7 @@
|
|||
LinkIncremental="1"
|
||||
AdditionalLibraryDirectories="../../lib"
|
||||
GenerateManifest="true"
|
||||
DelayLoadDLLs="perl510.dll"
|
||||
DelayLoadDLLs="perl510.dll;ffms2.dll"
|
||||
GenerateDebugInformation="true"
|
||||
SubSystem="2"
|
||||
OptimizeReferences="2"
|
||||
|
|
Loading…
Reference in a new issue