mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
added missing advapi32.lib
svn path=/trunk/; revision=18586
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
<define name="_WIN32_IE">0x600</define>
|
||||
<define name="_WIN32_WINNT">0x501</define>
|
||||
<library>kernel32</library>
|
||||
<library>advapi32</library>
|
||||
<library>user32</library>
|
||||
<library>comctl32</library>
|
||||
<file>appwiz.c</file>
|
||||
|
||||
Reference in New Issue
Block a user