From e90fbfe138b0a611ebb87bafb7153c900a2de50a Mon Sep 17 00:00:00 2001 From: Kojin Date: Tue, 18 May 2021 22:03:53 -0400 Subject: [PATCH] vs: explicitly add floating point model back with note --- pcsx2/windows/VCprojects/pcsx2.vcxproj | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pcsx2/windows/VCprojects/pcsx2.vcxproj b/pcsx2/windows/VCprojects/pcsx2.vcxproj index 95f335ad08..4a36f47006 100644 --- a/pcsx2/windows/VCprojects/pcsx2.vcxproj +++ b/pcsx2/windows/VCprojects/pcsx2.vcxproj @@ -75,6 +75,9 @@ PCSX2_CI;%(PreprocessorDefinitions) false $(IntDir)%(RelativeDir) + + + Precise Yes