sync to trunk head (37079)
[reactos.git] / reactos / hal / hal / hal.rbuild
index de3da99..b78559a 100644 (file)
@@ -9,18 +9,18 @@
                <define name="_NTHAL_" />
                <file>hal.c</file>
                <file>hal.rc</file>
-               <file>hal.spec</file>
+               <file>hal.pspec</file>
        </module>
        </if>
        <if property="ARCH" value="i386">
        <module name="hal" type="kernelmodedll">
-               <importlibrary definition="hal.spec" />
+               <importlibrary definition="hal.pspec" />
                <include base="ntoskrnl">include</include>
                <library>ntoskrnl</library>
                <define name="_NTHAL_" />
                <file>hal.c</file>
                <file>hal.rc</file>
-               <file>hal.spec</file>
+               <file>hal.pspec</file>
        </module>
        </if>
        <if property="ARCH" value="i386">