[General]
[reactos.git] / reactos / dll / win32 / sfc_os / sfc_os.rbuild
index 4209bfd..033f4dd 100644 (file)
@@ -1,7 +1,6 @@
 <module name="sfc_os" type="win32dll" baseaddress="${BASEADDRESS_SFC_OS}" installbase="system32" installname="sfc_os.dll" allowwarnings="yes">
        <importlibrary definition="sfc_os.spec" />
        <include base="sfc_os">.</include>
-       <library>kernel32</library>
        <file>sfc_os.c</file>
        <pch>precomp.h</pch>
 </module>