Sync to trunk (r44371)
[reactos.git] / reactos / dll / win32 / imagehlp / imagehlp.rbuild
index 110757c..17b3598 100644 (file)
@@ -1,10 +1,9 @@
-<module name="imagehlp" type="win32dll" baseaddress="${BASEADDRESS_IMAGEHLP}" installbase="system32" installname="imagehlp.dll">
+<module name="imagehlp" type="win32dll" baseaddress="${BASEADDRESS_IMAGEHLP}" installbase="system32" installname="imagehlp.dll" allowwarnings="true">
        <importlibrary definition="imagehlp.spec" />
        <include base="imagehlp">.</include>
        <define name="_IMAGEHLP_SOURCE_"></define>
        <library>wine</library>
        <library>ntdll</library>
-       <library>kernel32</library>
        <file>access.c</file>
        <file>imagehlp_main.c</file>
        <file>integrity.c</file>