aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj
diff options
context:
space:
mode:
authorHappyDOGE <28511119+HappyDOGE@users.noreply.github.com>2022-01-29 12:21:41 +0300
committerHappyDOGE <28511119+HappyDOGE@users.noreply.github.com>2022-01-29 12:21:41 +0300
commit800b2a7dbd9c344873841e225407b3fcd6d29fe0 (patch)
treec6ca9b1842fd5ca4bcbd537a818249fe2a5f2b81 /NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj
parentb9c611229e87075bd64ac2b8b8e8a736723daeca (diff)
downloadNorthstarLauncher-800b2a7dbd9c344873841e225407b3fcd6d29fe0.tar.gz
NorthstarLauncher-800b2a7dbd9c344873841e225407b3fcd6d29fe0.zip
add TextMsg logging
Diffstat (limited to 'NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj')
-rw-r--r--NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj b/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj
index a26d13ec..a066cfaa 100644
--- a/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj
+++ b/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj
@@ -109,6 +109,7 @@
<ItemGroup>
<ClInclude Include="audio.h" />
<ClInclude Include="bansystem.h" />
+ <ClInclude Include="bitbuf.h" />
<ClInclude Include="buildainfile.h" />
<ClInclude Include="chatcommand.h" />
<ClInclude Include="clientauthhooks.h" />