Thomas Weidenmueller: Remove rtl dependency

svn path=/trunk/; revision=22450
This commit is contained in:
Aleksey Bragin 2006-06-21 10:03:33 +00:00
parent 67950a1150
commit b04736c21a
2 changed files with 0 additions and 2 deletions

View file

@ -12,7 +12,6 @@
<library>user32</library>
<library>powrprof</library>
<library>comctl32</library>
<library>rtl</library>
<file>powercfg.c</file>
<file>powershemes.c</file>
<file>alarms.c</file>

View file

@ -11,7 +11,6 @@
<define name="WINVER">0x501</define>
<library>wine</library>
<library>ntdll</library>
<library>rtl</library>
<library>kernel32</library>
<library>ntoskrnl</library>
<file>powrprof.c</file>