aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters
diff options
context:
space:
mode:
Diffstat (limited to 'NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters')
-rw-r--r--NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters6
1 files changed, 6 insertions, 0 deletions
diff --git a/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters b/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters
index 99f45f39..59a5cb19 100644
--- a/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters
+++ b/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters
@@ -579,6 +579,9 @@
<ClInclude Include="miscserverscript.h">
<Filter>Header Files\Server</Filter>
</ClInclude>
+ <ClInclude Include="pdef.h">
+ <Filter>Header Files\Shared\Mods\Compiled</Filter>
+ </ClInclude>
</ItemGroup>
<ItemGroup>
<ClCompile Include="dllmain.cpp">
@@ -671,6 +674,9 @@
<ClCompile Include="miscserverscript.cpp">
<Filter>Source Files\Server</Filter>
</ClCompile>
+ <ClCompile Include="pdef.cpp">
+ <Filter>Source Files\Shared\Mods\Compiled</Filter>
+ </ClCompile>
</ItemGroup>
<ItemGroup>
<None Include="include\spdlog\fmt\bundled\LICENSE.rst">