mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
added missing shell32.lib
svn path=/trunk/; revision=18580
This commit is contained in:
parent
ec9c456d35
commit
ade25eb742
1 changed files with 2 additions and 1 deletions
|
@ -5,5 +5,6 @@
|
|||
<define name="_UNICODE" />
|
||||
<define name="_WIN32_IE">0x501</define>
|
||||
<define name="_WIN32_WINNT">0x0501</define>
|
||||
<file>winver.c</file>
|
||||
<library>shell32</library>
|
||||
<file>winver.c</file>
|
||||
</module>
|
||||
|
|
Loading…
Reference in a new issue