added missing advapi32.lib
authorChristoph von Wittich <christoph_vw@reactos.org>
Wed, 19 Oct 2005 17:05:58 +0000 (17:05 +0000)
committerChristoph von Wittich <christoph_vw@reactos.org>
Wed, 19 Oct 2005 17:05:58 +0000 (17:05 +0000)
svn path=/trunk/; revision=18599

reactos/lib/cpl/intl/intl.xml

index c747a10..e7838cf 100644 (file)
@@ -10,6 +10,7 @@
        <library>kernel32</library>
        <library>user32</library>
        <library>comctl32</library>
+       <library>advapi32</library>
        <file>currency.c</file>
        <file>date.c</file>
        <file>general.c</file>