Add a wine specific mode. If is activated if the -B prefix ends with
commitac1bd4d15c536163f20227f88c95cce0ce99544c
authorDimitrie O. Paun <dpaun@rogers.com>
Tue, 9 Mar 2004 04:20:58 +0000 (9 04:20 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 9 Mar 2004 04:20:58 +0000 (9 04:20 +0000)
tree666caf2318bf702b22de3da6c27beafb1a3888ee
parent21731d47ec0af6491b8822f4eb8182e9db6713c1
Add a wine specific mode. If is activated if the -B prefix ends with
/tools/winebuild. If you happen to have such a prefix, but you don't
want this behaviour, simply add a trailing '/'. In this special mode,
no default Win32 DLLs are linked in, we don't force the short wchar_t,
and the standard dirs are not searched.
tools/winegcc/winegcc.c