nginx-0.0.1-2003-12-05-10:11:46 import

This commit is contained in:
Igor Sysoev
2003-12-05 07:11:46 +00:00
parent f5003d8a66
commit faca119aa5
9 changed files with 99 additions and 76 deletions

View File

@@ -35,6 +35,9 @@ case $PLATFORM in
CFLAGS="$CFLAGS -D HAVE_AIO=1 -D HAVE_IOCP=1"
CORE_LIBS="$CORE_LIBS ws2_32.lib"
# msvcrt.dll
CORE_LIBS="$CORE_LIBS msvcrt.lib"
;;
esac