mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-28 10:40:39 +00:00
msvc2005 buildfix
This commit is contained in:
parent
a3f5590f41
commit
c78991b6a2
@ -143,7 +143,7 @@
|
||||
OutputFile="$(OutDir)/RetroArch-msvc2005.exe"
|
||||
LinkIncremental="1"
|
||||
GenerateDebugInformation="true"
|
||||
SubSystem="2"
|
||||
SubSystem="1"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
TargetMachine="1"
|
||||
|
Loading…
Reference in New Issue
Block a user