mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
Put ntdll dependency back.
svn path=/trunk/; revision=26112
This commit is contained in:
parent
c837850451
commit
a647cfde4b
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue