aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters
diff options
context:
space:
mode:
authorHappyDOGE <28511119+HappyDOGE@users.noreply.github.com>2021-12-27 14:55:59 +0300
committerHappyDOGE <28511119+HappyDOGE@users.noreply.github.com>2021-12-27 14:55:59 +0300
commit00eab3547822e31d9e5eff7cd63b8b4854de709b (patch)
tree984f13ee3135a69fd815883bfeac3e66f465cea2 /NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters
parent07d508ed4ebcd247250b8a983e5c85dffee4d5ef (diff)
parentc27bf9979b7524672e5315fe04d05cc93f6ee6af (diff)
downloadNorthstarLauncher-00eab3547822e31d9e5eff7cd63b8b4854de709b.tar.gz
NorthstarLauncher-00eab3547822e31d9e5eff7cd63b8b4854de709b.zip
merge
Diffstat (limited to 'NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters')
-rw-r--r--NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters7
1 files changed, 2 insertions, 5 deletions
diff --git a/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters b/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters
index a3c17054..5b287ad1 100644
--- a/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters
+++ b/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters
@@ -1386,8 +1386,8 @@
<ClInclude Include="include\internal\unicode.h">
<Filter>Header Files\include\openssl\internal</Filter>
</ClInclude>
- <ClInclude Include="maxplayers.h">
- <Filter>Header Files\Shared</Filter>
+ <ClInclude Include="miscserverfixes.h">
+ <Filter>Header Files\Server</Filter>
</ClInclude>
</ItemGroup>
<ItemGroup>
@@ -1496,9 +1496,6 @@
<ClCompile Include="miscclientfixes.cpp">
<Filter>Source Files\Client</Filter>
</ClCompile>
- <ClCompile Include="maxplayers.cpp">
- <Filter>Source Files\Shared</Filter>
- </ClCompile>
</ItemGroup>
<ItemGroup>
<None Include="include\spdlog\fmt\bundled\LICENSE.rst">