mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 09:06:22 +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…
Add table
Add a link
Reference in a new issue