* Bring back rbuild build to be used until bug 6372 is fixed.
[reactos.git] / dll / win32 / advapi32 / advapi32.rbuild
index c0c3b6a..22e1a69 100644 (file)
@@ -14,7 +14,6 @@
        <library>eventlog_client</library>
        <library>rpcrt4</library>
        <library>wine</library>
-       <library>kernel32</library>
        <library>pseh</library>
        <library>ntdll</library>
        <pch>advapi32.h</pch>
@@ -29,6 +28,7 @@
        </directory>
        <directory name="misc">
                        <file>dllmain.c</file>
+                       <file>efs.c</file>
                        <file>hwprofiles.c</file>
                        <file>logon.c</file>
                        <file>msi.c</file>
@@ -60,5 +60,4 @@
                        <file>token.c</file>
        </directory>
        <file>advapi32.rc</file>
-       <compilerflag compilerset="gcc">-fno-unit-at-a-time</compilerflag>
 </module>