Jacek Caban <ja...@codeweavers.com> writes: > The above is not really a reason to put it in Wine. However, I thought > that this behaviour is logical consequence of having MODULE and > IMPORTLIB separately in Makefiles (as opposed to, say, IMPORTLIB=1 and > using MODULE for its name), so I sent the patch.
IMPORTLIB can be different, but it has no effect, the library name is taken from the spec file name which has to match MODULE. -- Alexandre Julliard julli...@winehq.org