aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj
diff options
context:
space:
mode:
authorKawe Mazidjatari <48657826+Mauler125@users.noreply.github.com>2022-03-09 14:46:19 +0100
committerGitHub <noreply@github.com>2022-03-09 14:46:19 +0100
commit56ccce6c37464657119a3986f81ec22f900a20a5 (patch)
treec27efa6d4ca0b2a348138be664cc4b57279f2b5e /NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj
parenta5514e298b6183a11cebfe8ef70daabc091f8940 (diff)
parent9837c1f79a01fa200f0991ebf3c05e5954199d3e (diff)
downloadNorthstarLauncher-56ccce6c37464657119a3986f81ec22f900a20a5.tar.gz
NorthstarLauncher-56ccce6c37464657119a3986f81ec22f900a20a5.zip
Merge branch 'main' into NetCon
Diffstat (limited to 'NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj')
-rw-r--r--NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj b/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj
index 554825f1..083ae51f 100644
--- a/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj
+++ b/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj
@@ -561,6 +561,7 @@
<ClInclude Include="scriptsrson.h" />
<ClInclude Include="serverauthentication.h" />
<ClInclude Include="sha256.h" />
+ <ClInclude Include="scriptservertoclientstringcommand.h" />
<ClInclude Include="sigscanning.h" />
<ClInclude Include="socketcreator.h" />
<ClInclude Include="sourceconsole.h" />
@@ -630,6 +631,7 @@
<ClCompile Include="miscserverscript.cpp" />
<ClCompile Include="serverchathooks.cpp" />
<ClCompile Include="sha256.cpp" />
+ <ClCompile Include="scriptservertoclientstringcommand.cpp" />
<ClCompile Include="sigscanning.cpp" />
<ClCompile Include="socketcreator.cpp" />
<ClCompile Include="sourceconsole.cpp" />