For each imported dll, check if there is a static library with the
commit61d01e6a3e0d95d0720c1c18fae886d91b780d77
authorAlexandre Julliard <julliard@winehq.org>
Mon, 9 May 2005 14:38:06 +0000 (9 14:38 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 9 May 2005 14:38:06 +0000 (9 14:38 +0000)
treeb1a208122c710012b93567bcb47d261f96a83c79
parent424cc2a0a2573e2aaa7ecc682bfc9984dfda68d5
For each imported dll, check if there is a static library with the
same base name as the import library, and if yes add it to the library
list.
tools/winegcc/winegcc.c