mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
Link to wine library, as we're using wine debug macros
svn path=/trunk/; revision=31657
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user