remove tcp server reference from proj. Saving right before I unleash pthread stuff
This commit is contained in:
@@ -140,7 +140,6 @@
|
||||
<ClCompile Include="src\glad.c" />
|
||||
<ClCompile Include="src\main.cpp" />
|
||||
<ClCompile Include="src\shaders.cpp" />
|
||||
<ClCompile Include="src\tcp_server.cpp" />
|
||||
<ClCompile Include="src\util.cpp" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
|
||||
Reference in New Issue
Block a user