From bd91999ea577266b0d899ea206cdaa8d19f486b2 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Mon, 20 Apr 2009 06:08:47 +0000 Subject: Win32 master/workers model --- auto/cc/owc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'auto/cc/owc') diff --git a/auto/cc/owc b/auto/cc/owc index 868860041..1a5fa210b 100644 --- a/auto/cc/owc +++ b/auto/cc/owc @@ -71,7 +71,7 @@ NGX_USE_PCH="-fh=$NGX_OBJS/ngx_config.pch" # the link flags, built target is NT GUI mode application -CORE_LINK="$CORE_LINK -l=nt_win" +#CORE_LINK="$CORE_LINK -l=nt_win" # the resource file -- cgit