added missing shell32.lib
authorChristoph von Wittich <christoph_vw@reactos.org>
Tue, 18 Oct 2005 23:48:37 +0000 (23:48 +0000)
committerChristoph von Wittich <christoph_vw@reactos.org>
Tue, 18 Oct 2005 23:48:37 +0000 (23:48 +0000)
svn path=/trunk/; revision=18580

reactos/subsys/system/winver/winver.xml

index 6deef2f..c0ff4a3 100644 (file)
@@ -5,5 +5,6 @@
        <define name="_UNICODE" />\r
        <define name="_WIN32_IE">0x501</define>\r
        <define name="_WIN32_WINNT">0x0501</define>\r
-      <file>winver.c</file>    \r
+       <library>shell32</library>\r
+       <file>winver.c</file>   \r
 </module>\r