diff options
Diffstat (limited to 'auto/cc/owc')
-rw-r--r-- | auto/cc/owc | 2 |
1 files changed, 1 insertions, 1 deletions
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 |