mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
Link to wine library, as we're using wine debug macros
svn path=/trunk/; revision=31657
This commit is contained in:
parent
aa482ff783
commit
def6b93ee4
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
|
||||
<module name="userinit" type="win32gui" installbase="system32" installname="userinit.exe" unicode="yes">
|
||||
<include base="userinit">.</include>
|
||||
<library>wine</library>
|
||||
<library>ntdll</library>
|
||||
<library>kernel32</library>
|
||||
<library>user32</library>
|
||||
|
|
Loading…
Reference in a new issue