Added -private flag for entry points that shouldn't be imported from
commit152b98fa633a77e50c0a4b8fbb258b97981bff02
authorAlexandre Julliard <julliard@winehq.org>
Mon, 28 Jul 2003 19:19:48 +0000 (28 19:19 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 28 Jul 2003 19:19:48 +0000 (28 19:19 +0000)
tree20fbdf97e9b5172ba84d64ec93f2218b64fa72e6
parentb96b3d15b5cbe6321b156d94cbab96247210b91e
Added -private flag for entry points that shouldn't be imported from
other dlls.
Support PRIVATE flag in .def files (based on a patch by Jon
Griffiths).
tools/winebuild/build.h
tools/winebuild/import.c
tools/winebuild/parser.c
tools/winebuild/spec32.c
tools/winebuild/winebuild.man.in