mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
Add user32 to build notifyhook
svn path=/trunk/; revision=23940
This commit is contained in:
parent
80562db631
commit
17e434d5bd
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
<define name="_WIN32_IE">0x0600</define>
|
||||
<define name="_NOTIFYHOOK_IMPL" />
|
||||
<library>kernel32</library>
|
||||
<library>user32</library>
|
||||
<file>notifyhook.c</file>
|
||||
<file>notifyhook.rc</file>
|
||||
</module>
|
||||
|
|
Loading…
Reference in a new issue