winegcc: Import kernel32 and ntdll by default also when building Wine.
commit9f34a57743b864b8ec87a975a4a534130d4096aa
authorAlexandre Julliard <julliard@winehq.org>
Wed, 21 Jul 2010 11:03:12 +0000 (21 13:03 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 21 Jul 2010 15:38:36 +0000 (21 17:38 +0200)
tree7246e1265aa809f4f4dfde471ffa36961f92ed07
parentf9253bbb45cf4e83354ffde1e0e3f40fbaa3a286
winegcc: Import kernel32 and ntdll by default also when building Wine.

They are needed to resolve symbols in winecrt0 which is always imported.
tools/winegcc/winegcc.c