Don't remove ignored symbols from the undefined list, simply skip them
commit87c347b18e0c5fa12b2fc30cf8ae55fe6e6bbb32
authorAlexandre Julliard <julliard@winehq.org>
Mon, 19 Sep 2005 15:24:13 +0000 (19 15:24 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 19 Sep 2005 15:24:13 +0000 (19 15:24 +0000)
treeb7e6223f98a6b406af0a9efba85fd4f799d4b04e
parentcecfc3f43e0493b31637dc9d3cc69505c551b82c
Don't remove ignored symbols from the undefined list, simply skip them
when resolving imports.
Added get_temp_file_name utility function.
tools/winebuild/build.h
tools/winebuild/import.c
tools/winebuild/utils.c