From 7e338fac5c15a3cd6efdd570a93e6d8586856143 Mon Sep 17 00:00:00 2001 From: Emma Miler <27428383+emma-miler@users.noreply.github.com> Date: Sun, 30 Jan 2022 20:32:33 +0100 Subject: Added command line option for custom northstar dir Added command line option for custom northstar dir https://github.com/orgs/R2Northstar/projects/1#card-76312632 --- NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters') diff --git a/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters b/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters index 8b18150a..67679462 100644 --- a/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters +++ b/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters @@ -1446,6 +1446,9 @@ Header Files\Shared + + Header Files\Client + @@ -1577,6 +1580,9 @@ Source Files\Server + + Source Files\Client + -- cgit v1.2.3