ChangeSet ID: 19821 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/08/25 14:26:59
Modified files: tools/winegcc : winegcc.man winegcc.c programs/winepath: Makefile.in programs/uninstaller: Makefile.in
Log message: Added a -municode flag to winegcc for applications that have a wmain() entry point.
Patch: http://cvs.winehq.org/patch.py?id=19821
Old revision New revision Changes Path 1.1 1.2 +5 -0 wine/tools/winegcc/winegcc.man 1.42 1.43 +10 -2 wine/tools/winegcc/winegcc.c 1.8 1.9 +1 -1 wine/programs/winepath/Makefile.in 1.17 1.18 +1 -1 wine/programs/uninstaller/Makefile.in