From 9dfb79ff4a0381ac4ba113b767761caf6ecc69dd Mon Sep 17 00:00:00 2001
From: Kawe Mazidjatari <48657826+Mauler125@users.noreply.github.com>
Date: Sat, 18 Mar 2023 10:01:14 +0100
Subject: [PATCH] Set floating point model to 'Fast'
---
r5dev/vproj/clientsdk.vcxproj | 3 +++
r5dev/vproj/dedicated.vcxproj | 3 +++
r5dev/vproj/gamesdk.vcxproj | 3 +++
r5dev/vproj/libcppkore.vcxproj | 3 +++
r5dev/vproj/libcurl.vcxproj | 6 ++++++
r5dev/vproj/libdebugutils.vcxproj | 3 +++
r5dev/vproj/libdetour.vcxproj | 3 +++
r5dev/vproj/libdetourcrowd.vcxproj | 3 +++
r5dev/vproj/libdetours.vcxproj | 6 ++++++
r5dev/vproj/libdetourtilecache.vcxproj | 3 +++
r5dev/vproj/libimgui.vcxproj | 6 ++++++
r5dev/vproj/liblzham.vcxproj | 6 ++++++
r5dev/vproj/libprotobuf.vcxproj | 6 ++++++
r5dev/vproj/librecast.vcxproj | 3 +++
r5dev/vproj/libsdl.vcxproj | 6 ++++++
r5dev/vproj/naveditor.vcxproj | 3 +++
r5dev/vproj/netconsole.vcxproj | 6 ++++++
r5dev/vproj/pluginsdk.vcxproj | 3 +++
r5dev/vproj/sdklauncher.vcxproj | 3 +++
19 files changed, 78 insertions(+)
diff --git a/r5dev/vproj/clientsdk.vcxproj b/r5dev/vproj/clientsdk.vcxproj
index 65528031..446c5029 100644
--- a/r5dev/vproj/clientsdk.vcxproj
+++ b/r5dev/vproj/clientsdk.vcxproj
@@ -726,6 +726,7 @@
stdc17
/D GAMESDK /D CLIENT_DLL /D _CRT_SECURE_NO_WARNINGS /D CURL_STATICLIB %(AdditionalOptions)
$(SolutionDir)r5dev\;$(SolutionDir)r5dev\thirdparty\
+ Fast
Windows
@@ -768,6 +769,7 @@
true
/D GAMESDK /D CLIENT_DLL /D _CRT_SECURE_NO_WARNINGS /D CURL_STATICLIB %(AdditionalOptions)
$(SolutionDir)r5dev\;$(SolutionDir)r5dev\thirdparty\
+ Fast
Windows
@@ -814,6 +816,7 @@
/D GAMESDK /D CLIENT_DLL /D _CRT_SECURE_NO_WARNINGS /D CURL_STATICLIB %(AdditionalOptions)
$(SolutionDir)r5dev\;$(SolutionDir)r5dev\thirdparty\
Full
+ Fast
Windows
diff --git a/r5dev/vproj/dedicated.vcxproj b/r5dev/vproj/dedicated.vcxproj
index 2909fad1..4d16d799 100644
--- a/r5dev/vproj/dedicated.vcxproj
+++ b/r5dev/vproj/dedicated.vcxproj
@@ -93,6 +93,7 @@
stdcpp17
stdc17
$(SolutionDir)r5dev\;$(SolutionDir)r5dev\thirdparty\;$(SolutionDir)r5dev\thirdparty\recast\
+ Fast
Console
@@ -127,6 +128,7 @@
stdc17
false
$(SolutionDir)r5dev\;$(SolutionDir)r5dev\thirdparty\;$(SolutionDir)r5dev\thirdparty\recast\
+ Fast
Console
@@ -166,6 +168,7 @@
$(SolutionDir)r5dev\;$(SolutionDir)r5dev\thirdparty\;$(SolutionDir)r5dev\thirdparty\recast\
Full
false
+ Fast
Console
diff --git a/r5dev/vproj/gamesdk.vcxproj b/r5dev/vproj/gamesdk.vcxproj
index f527f0ff..89961353 100644
--- a/r5dev/vproj/gamesdk.vcxproj
+++ b/r5dev/vproj/gamesdk.vcxproj
@@ -780,6 +780,7 @@
stdc17
/D GAMESDK /D _CRT_SECURE_NO_WARNINGS /D CURL_STATICLIB %(AdditionalOptions)
$(SolutionDir)r5dev\;$(SolutionDir)r5dev\thirdparty\;$(SolutionDir)r5dev\thirdparty\recast\
+ Fast
Windows
@@ -822,6 +823,7 @@
true
/D GAMESDK /D _CRT_SECURE_NO_WARNINGS /D CURL_STATICLIB %(AdditionalOptions)
$(SolutionDir)r5dev\;$(SolutionDir)r5dev\thirdparty\;$(SolutionDir)r5dev\thirdparty\recast\
+ Fast
Windows
@@ -868,6 +870,7 @@
/D GAMESDK /D _CRT_SECURE_NO_WARNINGS /D CURL_STATICLIB %(AdditionalOptions)
$(SolutionDir)r5dev\;$(SolutionDir)r5dev\thirdparty\;$(SolutionDir)r5dev\thirdparty\recast\
Full
+ Fast
Windows
diff --git a/r5dev/vproj/libcppkore.vcxproj b/r5dev/vproj/libcppkore.vcxproj
index ee97a339..de89b00a 100644
--- a/r5dev/vproj/libcppkore.vcxproj
+++ b/r5dev/vproj/libcppkore.vcxproj
@@ -95,6 +95,7 @@
%(AdditionalIncludeDirectories)
stdcpp17
MultiThreadedDebug
+ Fast
Windows
@@ -120,6 +121,7 @@
%(AdditionalIncludeDirectories)
stdcpp17
true
+ Fast
Windows
@@ -150,6 +152,7 @@
false
false
true
+ Fast
Windows
diff --git a/r5dev/vproj/libcurl.vcxproj b/r5dev/vproj/libcurl.vcxproj
index 87c8d722..4034f697 100644
--- a/r5dev/vproj/libcurl.vcxproj
+++ b/r5dev/vproj/libcurl.vcxproj
@@ -476,6 +476,7 @@
/D _CRT_SECURE_NO_WARNINGS /D BUILDING_LIBCURL /D CURL_STATICLIB /D USE_WINDOWS_SSPI /D USE_SCHANNEL %(AdditionalOptions)
stdcpp17
$(SolutionDir)r5dev\thirdparty\curl\include\;$(SolutionDir)r5dev\thirdparty\curl\;$(SolutionDir)r5dev\;%(AdditionalIncludeDirectories)
+ Fast
Console
@@ -497,6 +498,7 @@
true
true
$(SolutionDir)r5dev\thirdparty\curl\include\;$(SolutionDir)r5dev\thirdparty\curl\;$(SolutionDir)r5dev\;%(AdditionalIncludeDirectories)
+ Fast
Console
@@ -523,6 +525,7 @@
Full
false
true
+ Fast
Console
@@ -543,6 +546,7 @@
/D _CRT_SECURE_NO_WARNINGS /D BUILDING_LIBCURL /D CURL_STATICLIB /D USE_WINDOWS_SSPI /D USE_SCHANNEL %(AdditionalOptions)
stdcpp17
$(SolutionDir)r5dev\thirdparty\curl\include\;$(SolutionDir)r5dev\thirdparty\curl\;$(SolutionDir)r5dev\;%(AdditionalIncludeDirectories)
+ Fast
Console
@@ -565,6 +569,7 @@
true
$(SolutionDir)r5dev\thirdparty\curl\include\;$(SolutionDir)r5dev\thirdparty\curl\;$(SolutionDir)r5dev\;%(AdditionalIncludeDirectories)
true
+ Fast
Console
@@ -591,6 +596,7 @@
Full
false
true
+ Fast
Console
diff --git a/r5dev/vproj/libdebugutils.vcxproj b/r5dev/vproj/libdebugutils.vcxproj
index a5cb657b..7030c15b 100644
--- a/r5dev/vproj/libdebugutils.vcxproj
+++ b/r5dev/vproj/libdebugutils.vcxproj
@@ -102,6 +102,7 @@
/D _CRT_SECURE_NO_WARNINGS %(AdditionalOptions)
stdcpp17
$(SolutionDir)r5dev\thirdparty\recast\
+ Fast
Console
@@ -124,6 +125,7 @@
true
$(SolutionDir)r5dev\thirdparty\recast\
true
+ Fast
Console
@@ -150,6 +152,7 @@
Full
false
true
+ Fast
Console
diff --git a/r5dev/vproj/libdetour.vcxproj b/r5dev/vproj/libdetour.vcxproj
index fbee8cf5..c1351dc2 100644
--- a/r5dev/vproj/libdetour.vcxproj
+++ b/r5dev/vproj/libdetour.vcxproj
@@ -110,6 +110,7 @@
/D _CRT_SECURE_NO_WARNINGS %(AdditionalOptions)
stdcpp17
$(SolutionDir)r5dev\thirdparty\recast\
+ Fast
Console
@@ -132,6 +133,7 @@
true
$(SolutionDir)r5dev\thirdparty\recast\
true
+ Fast
Console
@@ -158,6 +160,7 @@
Full
false
true
+ Fast
Console
diff --git a/r5dev/vproj/libdetourcrowd.vcxproj b/r5dev/vproj/libdetourcrowd.vcxproj
index 4c5003f4..029fe05f 100644
--- a/r5dev/vproj/libdetourcrowd.vcxproj
+++ b/r5dev/vproj/libdetourcrowd.vcxproj
@@ -108,6 +108,7 @@
/D _CRT_SECURE_NO_WARNINGS %(AdditionalOptions)
stdcpp17
$(SolutionDir)r5dev\thirdparty\recast\
+ Fast
Console
@@ -130,6 +131,7 @@
true
$(SolutionDir)r5dev\thirdparty\recast\
true
+ Fast
Console
@@ -156,6 +158,7 @@
Full
false
true
+ Fast
Console
diff --git a/r5dev/vproj/libdetours.vcxproj b/r5dev/vproj/libdetours.vcxproj
index 75e807eb..e1126862 100644
--- a/r5dev/vproj/libdetours.vcxproj
+++ b/r5dev/vproj/libdetours.vcxproj
@@ -195,6 +195,7 @@
/D _CRT_SECURE_NO_WARNINGS %(AdditionalOptions)
stdcpp17
$(SolutionDir)r5dev\
+ Fast
Console
@@ -217,6 +218,7 @@
true
$(SolutionDir)r5dev\
true
+ Fast
Console
@@ -243,6 +245,7 @@
Full
false
true
+ Fast
Console
@@ -263,6 +266,7 @@
/D _CRT_SECURE_NO_WARNINGS %(AdditionalOptions)
stdcpp17
$(SolutionDir)r5dev\
+ Fast
Console
@@ -285,6 +289,7 @@
true
$(SolutionDir)r5dev\
true
+ Fast
Console
@@ -311,6 +316,7 @@
Full
false
true
+ Fast
Console
diff --git a/r5dev/vproj/libdetourtilecache.vcxproj b/r5dev/vproj/libdetourtilecache.vcxproj
index 1f71a114..ac4c0be0 100644
--- a/r5dev/vproj/libdetourtilecache.vcxproj
+++ b/r5dev/vproj/libdetourtilecache.vcxproj
@@ -98,6 +98,7 @@
/D _CRT_SECURE_NO_WARNINGS %(AdditionalOptions)
stdcpp17
$(SolutionDir)r5dev\thirdparty\recast\
+ Fast
Console
@@ -120,6 +121,7 @@
true
$(SolutionDir)r5dev\thirdparty\recast\
true
+ Fast
Console
@@ -146,6 +148,7 @@
Full
false
true
+ Fast
Console
diff --git a/r5dev/vproj/libimgui.vcxproj b/r5dev/vproj/libimgui.vcxproj
index d0f46f05..0f2e4fa4 100644
--- a/r5dev/vproj/libimgui.vcxproj
+++ b/r5dev/vproj/libimgui.vcxproj
@@ -237,6 +237,7 @@
/D _CRT_SECURE_NO_WARNINGS /D BUILDING_LIBIMGUI %(AdditionalOptions)
stdcpp17
$(SolutionDir)r5dev\
+ Fast
Console
@@ -258,6 +259,7 @@
true
true
$(SolutionDir)r5dev\
+ Fast
Console
@@ -284,6 +286,7 @@
Full
false
true
+ Fast
Console
@@ -304,6 +307,7 @@
/D _CRT_SECURE_NO_WARNINGS /D BUILDING_LIBIMGUI %(AdditionalOptions)
stdcpp17
$(SolutionDir)r5dev\
+ Fast
Console
@@ -326,6 +330,7 @@
true
$(SolutionDir)r5dev\
true
+ Fast
Console
@@ -352,6 +357,7 @@
Full
false
true
+ Fast
Console
diff --git a/r5dev/vproj/liblzham.vcxproj b/r5dev/vproj/liblzham.vcxproj
index 914fcd96..ac0cd001 100644
--- a/r5dev/vproj/liblzham.vcxproj
+++ b/r5dev/vproj/liblzham.vcxproj
@@ -348,6 +348,7 @@
/D _CRT_SECURE_NO_WARNINGS %(AdditionalOptions)
stdcpp17
$(SolutionDir)r5dev\
+ Fast
Console
@@ -369,6 +370,7 @@
true
true
$(SolutionDir)r5dev\
+ Fast
Console
@@ -395,6 +397,7 @@
Full
false
true
+ Fast
Console
@@ -415,6 +418,7 @@
/D _CRT_SECURE_NO_WARNINGS %(AdditionalOptions)
stdcpp17
$(SolutionDir)r5dev\
+ Fast
Console
@@ -437,6 +441,7 @@
true
$(SolutionDir)r5dev\
true
+ Fast
Console
@@ -463,6 +468,7 @@
Full
false
true
+ Fast
Console
diff --git a/r5dev/vproj/libprotobuf.vcxproj b/r5dev/vproj/libprotobuf.vcxproj
index 633b9647..3f73a81e 100644
--- a/r5dev/vproj/libprotobuf.vcxproj
+++ b/r5dev/vproj/libprotobuf.vcxproj
@@ -155,6 +155,7 @@
%(AdditionalOptions) /utf-8 /bigobj /D _CRT_SECURE_NO_WARNINGS
stdcpp17
$(SolutionDir)r5dev\
+ Fast
Console
@@ -177,6 +178,7 @@
true
$(SolutionDir)r5dev\
true
+ Fast
Console
@@ -203,6 +205,7 @@
Full
false
true
+ Fast
Console
@@ -223,6 +226,7 @@
%(AdditionalOptions) /utf-8 /bigobj /D _CRT_SECURE_NO_WARNINGS
stdcpp17
$(SolutionDir)r5dev\
+ Fast
Console
@@ -245,6 +249,7 @@
true
$(SolutionDir)r5dev\
true
+ Fast
Console
@@ -271,6 +276,7 @@
Full
false
true
+ Fast
Console
diff --git a/r5dev/vproj/librecast.vcxproj b/r5dev/vproj/librecast.vcxproj
index 95d39482..2b665679 100644
--- a/r5dev/vproj/librecast.vcxproj
+++ b/r5dev/vproj/librecast.vcxproj
@@ -108,6 +108,7 @@
/D _CRT_SECURE_NO_WARNINGS %(AdditionalOptions)
stdcpp17
$(SolutionDir)r5dev\thirdparty\recast\
+ Fast
Console
@@ -130,6 +131,7 @@
true
$(SolutionDir)r5dev\thirdparty\recast\
true
+ Fast
Console
@@ -156,6 +158,7 @@
Full
false
true
+ Fast
Console
diff --git a/r5dev/vproj/libsdl.vcxproj b/r5dev/vproj/libsdl.vcxproj
index 3c768112..89c6768b 100644
--- a/r5dev/vproj/libsdl.vcxproj
+++ b/r5dev/vproj/libsdl.vcxproj
@@ -163,6 +163,7 @@
OnlyExplicitInline
/arch:AVX2 %(AdditionalOptions)
stdcpp17
+ Fast
_DEBUG;%(PreprocessorDefinitions)
@@ -194,6 +195,7 @@
OnlyExplicitInline
/arch:AVX2 %(AdditionalOptions)
stdcpp17
+ Fast
_DEBUG;%(PreprocessorDefinitions)
@@ -234,6 +236,7 @@
true
true
stdcpp17
+ Fast
NDEBUG;%(PreprocessorDefinitions)
@@ -278,6 +281,7 @@
stdcpp17
Full
true
+ Fast
NDEBUG;%(PreprocessorDefinitions)
@@ -319,6 +323,7 @@
true
stdcpp17
true
+ Fast
NDEBUG;%(PreprocessorDefinitions)
@@ -358,6 +363,7 @@
stdcpp17
Full
true
+ Fast
NDEBUG;%(PreprocessorDefinitions)
diff --git a/r5dev/vproj/naveditor.vcxproj b/r5dev/vproj/naveditor.vcxproj
index 51c0da10..6b9cf23f 100644
--- a/r5dev/vproj/naveditor.vcxproj
+++ b/r5dev/vproj/naveditor.vcxproj
@@ -152,6 +152,7 @@
Use
Pch.h
$(SolutionDir)r5dev\;$(SolutionDir)r5dev\thirdparty\recast\
+ Fast
Console
@@ -181,6 +182,7 @@
true
$(SolutionDir)r5dev\;$(SolutionDir)r5dev\thirdparty\recast\
true
+ Fast
Console
@@ -215,6 +217,7 @@
Full
false
true
+ Fast
Console
diff --git a/r5dev/vproj/netconsole.vcxproj b/r5dev/vproj/netconsole.vcxproj
index e382296d..29251499 100644
--- a/r5dev/vproj/netconsole.vcxproj
+++ b/r5dev/vproj/netconsole.vcxproj
@@ -202,6 +202,7 @@
Use
core\stdafx.h
$(SolutionDir)r5dev\;$(SolutionDir)r5dev\thirdparty\
+ Fast
Console
@@ -234,6 +235,7 @@
true
true
$(SolutionDir)r5dev\;$(SolutionDir)r5dev\thirdparty\
+ Fast
Console
@@ -272,6 +274,7 @@
Full
false
true
+ Fast
Console
@@ -305,6 +308,7 @@
Use
core\stdafx.h
$(SolutionDir)r5dev\;$(SolutionDir)r5dev\thirdparty\
+ Fast
Console
@@ -338,6 +342,7 @@
true
$(SolutionDir)r5dev\;$(SolutionDir)r5dev\thirdparty\
true
+ Fast
Console
@@ -376,6 +381,7 @@
Full
false
true
+ Fast
Console
diff --git a/r5dev/vproj/pluginsdk.vcxproj b/r5dev/vproj/pluginsdk.vcxproj
index 0af9fb28..d18d7f13 100644
--- a/r5dev/vproj/pluginsdk.vcxproj
+++ b/r5dev/vproj/pluginsdk.vcxproj
@@ -92,6 +92,7 @@
core\stdafx.h
/D PLUGINSDK /D _CRT_SECURE_NO_WARNINGS
$(SolutionDir)r5dev\;$(SolutionDir)r5dev\thirdparty\
+ Fast
Console
@@ -117,6 +118,7 @@
/D PLUGINSDK /D _CRT_SECURE_NO_WARNINGS
$(SolutionDir)r5dev\;$(SolutionDir)r5dev\thirdparty\
true
+ Fast
Console
@@ -147,6 +149,7 @@
false
false
true
+ Fast
Console
diff --git a/r5dev/vproj/sdklauncher.vcxproj b/r5dev/vproj/sdklauncher.vcxproj
index 5b687877..94e7f25d 100644
--- a/r5dev/vproj/sdklauncher.vcxproj
+++ b/r5dev/vproj/sdklauncher.vcxproj
@@ -99,6 +99,7 @@
core\stdafx.h
/D SDKLAUNCHER /D _CRT_SECURE_NO_WARNINGS %(AdditionalOptions)
$(SolutionDir)r5dev\;$(SolutionDir)r5dev\thirdparty\
+ Fast
Console
@@ -132,6 +133,7 @@
core\stdafx.h
/D SDKLAUNCHER /D _CRT_SECURE_NO_WARNINGS %(AdditionalOptions)
$(SolutionDir)r5dev\;$(SolutionDir)r5dev\thirdparty\
+ Fast
Console
@@ -170,6 +172,7 @@
$(SolutionDir)r5dev\;$(SolutionDir)r5dev\thirdparty\
Full
false
+ Fast
Console