ChangeSet ID: 11386 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/03/08 22:20:58
Modified files: tools/winegcc : winegcc.c
Log message: Dimitrie O. Paun dpaun@rogers.com 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.
Patch: http://cvs.winehq.org/patch.py?id=11386
Old revision New revision Changes Path 1.17 1.18 +10 -5 wine/tools/winegcc/winegcc.c