added deepscan

This commit is contained in:
jakani24
2024-03-31 17:25:22 +02:00
parent f61e755234
commit 5fcf869d3c
40 changed files with 653 additions and 166 deletions

View File

@@ -142,6 +142,7 @@
<ClCompile Include="check_process.cpp" />
<ClCompile Include="client_backend.cpp" />
<ClCompile Include="connect.cpp" />
<ClCompile Include="deepscan.cpp" />
<ClCompile Include="local_com.cpp" />
<ClCompile Include="local_schedule.cpp" />
<ClCompile Include="log.cpp" />
@@ -161,6 +162,7 @@
<ClInclude Include="check_dir.h" />
<ClInclude Include="check_process.h" />
<ClInclude Include="connect.h" />
<ClInclude Include="deepscan.h" />
<ClInclude Include="local_com.h" />
<ClInclude Include="local_schedule.h" />
<ClInclude Include="log.h" />