From ea94f44f6604ae7a27ddaae61cb65cff850d8415 Mon Sep 17 00:00:00 2001 From: Megamouse Date: Thu, 1 May 2025 14:34:59 +0200 Subject: [PATCH] Disable WholeProgramOptimization for unit test --- rpcs3/tests/rpcs3_test.vcxproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rpcs3/tests/rpcs3_test.vcxproj b/rpcs3/tests/rpcs3_test.vcxproj index a9f07e5e08..0ff502456f 100644 --- a/rpcs3/tests/rpcs3_test.vcxproj +++ b/rpcs3/tests/rpcs3_test.vcxproj @@ -40,6 +40,7 @@ + false X64;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) Level3 ProgramDatabase @@ -62,6 +63,7 @@ Disabled + false X64;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) Level3 $(IntDir)