From a71d52ffd1531a4a03cb4c87dc56ace4f5cb33c1 Mon Sep 17 00:00:00 2001 From: BobTheBob <32057864+BobTheBob9@users.noreply.github.com> Date: Sun, 18 Jul 2021 17:02:39 +0100 Subject: add rapidjson, move all logging to spdlog --- .../NorthstarDedicatedTest.vcxproj | 39 +++++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-) (limited to 'NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj') diff --git a/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj b/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj index 57487a5e..af4f5663 100644 --- a/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj +++ b/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj @@ -1,4 +1,4 @@ - + @@ -177,6 +177,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -269,6 +304,7 @@ + @@ -285,6 +321,7 @@ + Create Create -- cgit v1.2.3