remove tcp server reference from proj. Saving right before I unleash pthread stuff

This commit is contained in:
2025-08-19 18:37:33 -05:00
parent ba9216a338
commit a7011eee89
3 changed files with 53 additions and 42 deletions

View File

@@ -30,8 +30,5 @@
<ClCompile Include="src\body.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="src\tcp_server.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
</Project>