From c8181a1719fefc8b9d7ed52888f6a207fcdf026f Mon Sep 17 00:00:00 2001 From: BobTheBob <32057864+BobTheBob9@users.noreply.github.com> Date: Mon, 31 Oct 2022 23:15:26 +0000 Subject: add KeyValues class (#303) --- NorthstarDLL/NorthstarDLL.vcxproj | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'NorthstarDLL/NorthstarDLL.vcxproj') diff --git a/NorthstarDLL/NorthstarDLL.vcxproj b/NorthstarDLL/NorthstarDLL.vcxproj index 9ce5da3c..d39fd68b 100644 --- a/NorthstarDLL/NorthstarDLL.vcxproj +++ b/NorthstarDLL/NorthstarDLL.vcxproj @@ -94,6 +94,7 @@ stdcpp20 $(ProjectDir)include;%(AdditionalIncludeDirectories) MultiThreadedDLL + Disabled Windows @@ -120,6 +121,7 @@ + @@ -547,10 +549,8 @@ - - @@ -573,6 +573,7 @@ + @@ -588,7 +589,7 @@ - + @@ -605,7 +606,7 @@ Create Create - + @@ -620,7 +621,7 @@ - + -- cgit v1.2.3