commit | 006ec80dd5c1a8ec98ddace5bfe9f214018386b8 | [log] [tgz] |
---|---|---|
author | Dimitrie O. Paun <dpaun@rogers.com> | Thu Feb 26 05:28:35 2004 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Thu Feb 26 05:28:35 2004 +0000 |
tree | 44ab549a1777fd008a784bb51bcc7ceecb29a9c7 | |
parent | 65130e8a5d7860395cb115d065424f84449964ed [diff] |
For static libs (.a) we need to pass the actual filename to winebuild, not a -l switch. Do not remove the file extension to get to the base name if it's not .exe or .exe.so. Link shell32 by default for GUI programs. Fix parsing of options with arguments.