mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +00:00
Fix winsta.dll rbuild file.
svn path=/trunk/; revision=38079
This commit is contained in:
parent
41a958b128
commit
47b29bf325
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<module name="winsta" type="win32dll" baseaddress="${BASEADDRESS_WINSTA}" installbase="system32" installname="winsta.dll">
|
||||
<importlibrary definition="winsta.def" />
|
||||
<include base="winsta">include</include>
|
||||
<include base="winsta">.</include>
|
||||
<library>wine</library>
|
||||
<library>kernel32</library>
|
||||
<library>ntdll</library>
|
||||
|
|
Loading…
Reference in a new issue