summaryrefslogtreecommitdiffhomepage
path: root/auto/os/win32
diff options
context:
space:
mode:
Diffstat (limited to 'auto/os/win32')
-rw-r--r--auto/os/win321
1 files changed, 1 insertions, 0 deletions
diff --git a/auto/os/win32 b/auto/os/win32
index c357a96a6..c4bcc6ab2 100644
--- a/auto/os/win32
+++ b/auto/os/win32
@@ -10,6 +10,7 @@ CORE_SRCS="$WIN32_SRCS $IOCP_SRCS"
OS_CONFIG="$WIN32_CONFIG"
CORE_LIBS="$CORE_LIBS advapi32.lib ws2_32.lib"
NGX_ICONS="$NGX_WIN32_ICONS"
+SELECT_SRCS=$WIN32_SELECT_SRCS
EVENT_MODULES="$EVENT_MODULES $IOCP_MODULE"
EVENT_FOUND=YES