msvc2005 buildfix
This commit is contained in:
parent
a3f5590f41
commit
c78991b6a2
|
@ -143,7 +143,7 @@
|
||||||
OutputFile="$(OutDir)/RetroArch-msvc2005.exe"
|
OutputFile="$(OutDir)/RetroArch-msvc2005.exe"
|
||||||
LinkIncremental="1"
|
LinkIncremental="1"
|
||||||
GenerateDebugInformation="true"
|
GenerateDebugInformation="true"
|
||||||
SubSystem="2"
|
SubSystem="1"
|
||||||
OptimizeReferences="2"
|
OptimizeReferences="2"
|
||||||
EnableCOMDATFolding="2"
|
EnableCOMDATFolding="2"
|
||||||
TargetMachine="1"
|
TargetMachine="1"
|
||||||
|
|
Loading…
Reference in New Issue