mirror of
https://github.com/reactos/reactos.git
synced 2025-04-04 20:50:41 +00:00
[WIN32CSR]: link with CSRSRV in rbuild too.
svn path=/trunk/; revision=55658
This commit is contained in:
parent
4cbb5ac02e
commit
918a786b67
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
<library>win32ksys</library>
|
||||
<library>psapi</library>
|
||||
<library>pseh</library>
|
||||
<library>csrsrv</library>
|
||||
<pch>w32csr.h</pch>
|
||||
<file>alias.c</file>
|
||||
<file>coninput.c</file>
|
||||
|
|
Loading…
Reference in a new issue