sync to trunk revision 36700
[reactos.git] / reactos / dll / directx / d3d8 / d3d8.rbuild
1 <?xml version="1.0"?>
2 <!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
3 <module name="d3d8" type="win32dll" entrypoint="0" installbase="system32" installname="d3d8.dll">
4 <importlibrary definition="d3d8.spec.def" />
5 <file>d3d8.c</file>
6 <file>d3d8.rc</file>
7 <file>d3d8.spec</file>
8 </module>