From 75b9c71fd72c3b9e58ed8f2124041025c9107185 Mon Sep 17 00:00:00 2001
From: Kawe Mazidjatari <48657826+Mauler125@users.noreply.github.com>
Date: Sun, 16 Apr 2023 01:18:12 +0200
Subject: [PATCH] Enable compiler warning level 4 for executable projects
---
r5dev/vproj/clientsdk.vcxproj | 6 +++---
r5dev/vproj/dedicated.vcxproj | 6 +++---
r5dev/vproj/gamesdk.vcxproj | 6 +++---
r5dev/vproj/naveditor.vcxproj | 6 +++---
r5dev/vproj/netconsole.vcxproj | 12 ++++++------
r5dev/vproj/pluginsdk.vcxproj | 6 +++---
r5dev/vproj/sdklauncher.vcxproj | 6 +++---
7 files changed, 24 insertions(+), 24 deletions(-)
diff --git a/r5dev/vproj/clientsdk.vcxproj b/r5dev/vproj/clientsdk.vcxproj
index 6de8c216..e4ca2fb1 100644
--- a/r5dev/vproj/clientsdk.vcxproj
+++ b/r5dev/vproj/clientsdk.vcxproj
@@ -619,7 +619,7 @@
- Level3
+ Level4
true
_DEBUG;R5DEV_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)
false
@@ -653,7 +653,7 @@
- Level3
+ Level4
true
true
NDEBUG;R5DEV_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)
@@ -700,7 +700,7 @@
- Level3
+ Level4
true
false
true
diff --git a/r5dev/vproj/dedicated.vcxproj b/r5dev/vproj/dedicated.vcxproj
index 8eee0a62..d3fff6db 100644
--- a/r5dev/vproj/dedicated.vcxproj
+++ b/r5dev/vproj/dedicated.vcxproj
@@ -83,7 +83,7 @@
- Level3
+ Level4
true
_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
false
@@ -114,7 +114,7 @@
- Level3
+ Level4
true
true
NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
@@ -153,7 +153,7 @@
- Level3
+ Level4
true
false
true
diff --git a/r5dev/vproj/gamesdk.vcxproj b/r5dev/vproj/gamesdk.vcxproj
index 121ee4e8..a527f8ac 100644
--- a/r5dev/vproj/gamesdk.vcxproj
+++ b/r5dev/vproj/gamesdk.vcxproj
@@ -673,7 +673,7 @@
- Level3
+ Level4
true
_DEBUG;R5DEV_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)
false
@@ -707,7 +707,7 @@
- Level3
+ Level4
true
true
NDEBUG;R5DEV_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)
@@ -754,7 +754,7 @@
- Level3
+ Level4
true
false
true
diff --git a/r5dev/vproj/naveditor.vcxproj b/r5dev/vproj/naveditor.vcxproj
index aec58bc0..92685c38 100644
--- a/r5dev/vproj/naveditor.vcxproj
+++ b/r5dev/vproj/naveditor.vcxproj
@@ -143,7 +143,7 @@
- Level3
+ Level4
true
_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
false
@@ -168,7 +168,7 @@
- Level3
+ Level4
true
true
NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
@@ -203,7 +203,7 @@
- Level3
+ Level4
true
false
true
diff --git a/r5dev/vproj/netconsole.vcxproj b/r5dev/vproj/netconsole.vcxproj
index eb796c27..4cd5c28a 100644
--- a/r5dev/vproj/netconsole.vcxproj
+++ b/r5dev/vproj/netconsole.vcxproj
@@ -198,7 +198,7 @@
- Level3
+ Level4
true
WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
false
@@ -227,7 +227,7 @@
- Level3
+ Level4
true
true
WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
@@ -265,7 +265,7 @@
- Level3
+ Level4
true
false
true
@@ -310,7 +310,7 @@
- Level3
+ Level4
true
_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
false
@@ -339,7 +339,7 @@
- Level3
+ Level4
true
true
NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
@@ -379,7 +379,7 @@
- Level3
+ Level4
true
false
true
diff --git a/r5dev/vproj/pluginsdk.vcxproj b/r5dev/vproj/pluginsdk.vcxproj
index b836b541..fdaac0e0 100644
--- a/r5dev/vproj/pluginsdk.vcxproj
+++ b/r5dev/vproj/pluginsdk.vcxproj
@@ -83,7 +83,7 @@
- Level3
+ Level4
true
_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
false
@@ -108,7 +108,7 @@
- Level3
+ Level4
true
true
NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
@@ -140,7 +140,7 @@
- Level3
+ Level4
true
false
true
diff --git a/r5dev/vproj/sdklauncher.vcxproj b/r5dev/vproj/sdklauncher.vcxproj
index e4ca34ad..b8b0694b 100644
--- a/r5dev/vproj/sdklauncher.vcxproj
+++ b/r5dev/vproj/sdklauncher.vcxproj
@@ -88,7 +88,7 @@
- Level3
+ Level4
true
_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
false
@@ -115,7 +115,7 @@
- Level3
+ Level4
true
true
NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
@@ -154,7 +154,7 @@
- Level3
+ Level4
true
false
true