1
0
mirror of https://github.com/libretro/RetroArch synced 2025-02-16 12:39:59 +00:00

msvc2005 buildfix

This commit is contained in:
Brad Parker 2017-01-17 19:41:20 -05:00
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"