fix(ci): Partially revert "add sendfile method for streamsocket (#4007)"

This reverts commit 24b7122f43.
This commit is contained in:
Matej Kenda
2023-12-12 11:07:02 +01:00
committed by Matej Kenda
parent ec3c0f4f98
commit 54f0feb282
95 changed files with 95 additions and 95 deletions

View File

@@ -8,4 +8,4 @@ vc.project.configurations = debug_shared, release_shared, debug_static_mt, relea
vc.project.prototype = ${vc.project.name}_vs90.vcproj
vc.project.compiler.include = ..\\..\\..\\Foundation\\include;..\\..\\..\\XML\\include;..\\..\\..\\Util\\include;..\\..\\..\\Net\\include
vc.project.compiler.additionalOptions = /Zc:__cplusplus /std:c++17
vc.project.linker.dependencies.Win32 = ws2_32.lib iphlpapi.lib mswsock.lib
vc.project.linker.dependencies.Win32 = ws2_32.lib iphlpapi.lib