mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
added missing advapi32.lib
svn path=/trunk/; revision=18586
This commit is contained in:
parent
457733ee7a
commit
a019e28705
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue