mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-17 01:15:59 +01:00
fix(ci): Partially revert "add sendfile method for streamsocket (#4007)"
This reverts commit 24b7122f43.
This commit is contained in:
@@ -13,5 +13,5 @@ vc.project.compiler.defines.shared =
|
||||
vc.project.compiler.defines.debug_shared = ${vc.project.compiler.defines.shared}
|
||||
vc.project.compiler.defines.release_shared = ${vc.project.compiler.defines.shared}
|
||||
vc.project.compiler.additionalOptions = /Zc:__cplusplus /std:c++17
|
||||
vc.project.linker.dependencies = ws2_32.lib iphlpapi.lib mswsock.lib
|
||||
vc.project.linker.dependencies = ws2_32.lib iphlpapi.lib
|
||||
vc.solution.create = true
|
||||
|
||||
Reference in New Issue
Block a user