aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters
diff options
context:
space:
mode:
authorBarichello <artur@barichello.me>2022-02-17 18:07:46 -0300
committerBarichello <artur@barichello.me>2022-02-17 18:08:02 -0300
commitbd56ee0f4829d78f2477d51a3b672e67b518f90a (patch)
tree7a43802d17a42a519ba673edbad925c79ba3ea9d /NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters
parente72564b27cef35e991ae90ac868c5718fa3bd122 (diff)
downloadNorthstarLauncher-bd56ee0f4829d78f2477d51a3b672e67b518f90a.tar.gz
NorthstarLauncher-bd56ee0f4829d78f2477d51a3b672e67b518f90a.zip
Revert "Compress previous logs and dump files on launch (#73)"
This reverts commit 0faa9cfb3a9015ca723f012ca84609f602c7c03c.
Diffstat (limited to 'NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters')
-rw-r--r--NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters6
1 files changed, 0 insertions, 6 deletions
diff --git a/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters b/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters
index 48103e89..67679462 100644
--- a/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters
+++ b/NorthstarDedicatedTest/NorthstarDedicatedTest.vcxproj.filters
@@ -1449,9 +1449,6 @@
<ClInclude Include="configurables.h">
<Filter>Header Files\Client</Filter>
</ClInclude>
- <ClInclude Include="logCompression.h">
- <Filter>Header Files\Shared</Filter>
- </ClInclude>
</ItemGroup>
<ItemGroup>
<ClCompile Include="dllmain.cpp">
@@ -1586,9 +1583,6 @@
<ClCompile Include="configurables.cpp">
<Filter>Source Files\Client</Filter>
</ClCompile>
- <ClCompile Include="logCompression.cpp">
- <Filter>Source Files\Shared</Filter>
- </ClCompile>
</ItemGroup>
<ItemGroup>
<MASM Include="audio_asm.asm">