reactos/dll/3rdparty/dxtn/dxtn.rbuild
Amine Khaldi c424146e2c Create a branch for cmake bringup.
svn path=/branches/cmake-bringup/; revision=48236
2010-07-24 18:52:44 +00:00

9 lines
309 B
Ruby

<module name="dxtn" type="win32dll" entrypoint="0" installbase="system32" installname="dxtn.dll" allowwarnings="true" crt="msvcrt">
<importlibrary definition="dxtn.spec" />
<include base="dxtn">.</include>
<file>fxt1.c</file>
<file>dxtn.c</file>
<file>wrapper.c</file>
<file>texstore.c</file>
</module>