From 94cce219a895f3504594c03455c3fd561f0e08a8 Mon Sep 17 00:00:00 2001 From: Henrik Rydgard Date: Sat, 8 Jun 2013 11:40:26 +0200 Subject: [PATCH] project file fix: Set LTCG to default, as suggested in #2138. --- Windows/PPSSPP.vcxproj | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Windows/PPSSPP.vcxproj b/Windows/PPSSPP.vcxproj index eca96e8877..a0dfd2a026 100644 --- a/Windows/PPSSPP.vcxproj +++ b/Windows/PPSSPP.vcxproj @@ -190,7 +190,6 @@ true MachineX86 /ignore:4049 %(AdditionalOptions) - UseLinkTimeCodeGeneration 0x00400000 false true @@ -368,4 +367,4 @@ - + \ No newline at end of file