winebuild: Don't store the full spec for an imported dll.
commit8e10ae6705bd3033ce29c229ebb34b0a227b455e
authorAlexandre Julliard <julliard@winehq.org>
Tue, 22 Mar 2016 05:33:17 +0000 (22 14:33 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 22 Mar 2016 06:16:59 +0000 (22 15:16 +0900)
tree83a6bd09b72bb65f7a8e353b51c2656c31d544cd
parent96ab323cf94db458343553f180dd8cbb8440e3cf
winebuild: Don't store the full spec for an imported dll.

We only need the dll name.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
tools/winebuild/import.c