Put ntdll dependency back.

svn path=/trunk/; revision=26112
This commit is contained in:
Aleksey Bragin 2007-03-16 11:45:52 +00:00
parent c837850451
commit a647cfde4b

View file

@ -23,6 +23,7 @@
<define name="__MINGW_IMPORT">"extern __attribute__ ((dllexport))"</define>
<library>crt</library>
<library>ntdll</library>
<library>kernel32</library>
<library>wine</library>
<pch>precomp.h</pch>