From bc3172906bf9839bf18121984b08362713ceaa26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Dobra?= Date: Mon, 8 Nov 2021 22:11:55 +0100 Subject: [PATCH] Optimize more aggressively in Release mode --- SpaceCadetPinball/SpaceCadetPinball.vcxproj | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/SpaceCadetPinball/SpaceCadetPinball.vcxproj b/SpaceCadetPinball/SpaceCadetPinball.vcxproj index 5333673..d8a8e76 100644 --- a/SpaceCadetPinball/SpaceCadetPinball.vcxproj +++ b/SpaceCadetPinball/SpaceCadetPinball.vcxproj @@ -308,6 +308,8 @@ true pch.h true + AnySuitable + Speed Windows @@ -350,6 +352,8 @@ false pch.h true + AnySuitable + Speed Windows @@ -392,6 +396,8 @@ true pch.h true + AnySuitable + Speed Windows @@ -434,6 +440,8 @@ false pch.h true + AnySuitable + Speed Windows