Preparations for update to widl 1.3.4.
svn path=/trunk/; revision=49128
<?xml version="1.0"?>
<!DOCTYPE module SYSTEM "../../../../tools/rbuild/project.dtd">
-<module name="d3d8" type="win32dll" installbase="system32" installname="d3d8.dll" unicode="yes">
+<module name="d3d8" type="win32dll" installbase="system32" installname="d3d8.dll" allowwarnings="true" unicode="yes">
<importlibrary definition="d3d8.spec" />
<include base="d3d8">.</include>
<include base="ReactOS">include/reactos/wine</include>
<?xml version="1.0"?>
<!DOCTYPE module SYSTEM "../../../../tools/rbuild/project.dtd">
-<module name="d3d9" type="win32dll" installbase="system32" installname="d3d9.dll" unicode="yes">
+<module name="d3d9" type="win32dll" installbase="system32" installname="d3d9.dll" allowwarnings="true" unicode="yes">
<importlibrary definition="d3d9.spec" />
<include base="d3d9">.</include>
<include base="ReactOS">include/reactos/wine</include>