ChangeSet ID: 11315 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/03/02 00:53:16
Modified files: tools/winegcc : winegcc.c utils.h utils.c
Log message: Dimitrie O. Paun dpaun@rogers.com Add support for passing options to winebuild via -Wb. Generate only the loader script when given just the .exe.so. Add function to delete element from a strarray.
Patch: http://cvs.winehq.org/patch.py?id=11315
Old revision New revision Changes Path 1.10 1.11 +16 -1 wine/tools/winegcc/winegcc.c 1.5 1.6 +1 -0 wine/tools/winegcc/utils.h 1.6 1.7 +7 -0 wine/tools/winegcc/utils.c