mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
added missing advapi32.lib to fix build with msvc
svn path=/trunk/; revision=19214
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
<define name="_WIN32_WINNT">0x501</define>
|
||||
<library>kernel32</library>
|
||||
<library>user32</library>
|
||||
<library>advapi32</library>
|
||||
<library>version</library>
|
||||
<library>comctl32</library>
|
||||
<library>shell32</library>
|
||||
|
||||
Reference in New Issue
Block a user