diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2004-03-09 19:47:07 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2004-03-09 19:47:07 +0000 |
| commit | fc5a10aedcdd8cf261ecc164941562bc52fe415d (patch) | |
| tree | dc6ad97805a315afca82e852717f84debb30eb54 /auto/sources | |
| parent | 833823cbb89482710779c59206b77c197c3747d2 (diff) | |
| download | nginx-fc5a10aedcdd8cf261ecc164941562bc52fe415d.tar.gz nginx-fc5a10aedcdd8cf261ecc164941562bc52fe415d.tar.bz2 | |
nginx-0.0.2-2004-03-09-22:47:07 import
Diffstat (limited to 'auto/sources')
| -rw-r--r-- | auto/sources | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/auto/sources b/auto/sources index 026a5e0c5..f744ac537 100644 --- a/auto/sources +++ b/auto/sources @@ -148,6 +148,8 @@ WIN32_DEPS="$CORE_DEPS $EVENT_DEPS \ src/os/win32/ngx_os.h \ src/os/win32/ngx_process_cycle.h" +WIN32_CONFIG=src/os/win32/ngx_win32_config.h + WIN32_SRCS="$CORE_SRCS $EVENT_SRCS \ src/os/win32/ngx_errno.c \ src/os/win32/ngx_files.c \ |
