Merge r55012 adding Wine3D control panel as per Amine's request.
[reactos.git] / dll / win32 / sfc_os / sfc_os.rbuild
index 6cc89c8..033f4dd 100644 (file)
@@ -1,8 +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>
-       <file>sfc_os.spec</file>
        <pch>precomp.h</pch>
 </module>