Add support for passing options to winebuild via -Wb.
commit5f0796dbd2f2805f105b4289f40e0ec3b8f66cc7
authorDimitrie O. Paun <dpaun@rogers.com>
Tue, 2 Mar 2004 06:53:16 +0000 (2 06:53 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 2 Mar 2004 06:53:16 +0000 (2 06:53 +0000)
tree1eb82987e621ef443ccf188aa7d00625464e444a
parent3e61ef7d647bc0f756bf49d0c6847293e323fee7
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.
tools/winegcc/utils.c
tools/winegcc/utils.h
tools/winegcc/winegcc.c