reactos/dll/win32/xinput9_1_0/xinput9_1_0.rbuild
Timo Kreuzer 9ea495ba33 Create a branch for header work.
svn path=/branches/header-work/; revision=45691
2010-02-26 22:57:55 +00:00

8 lines
342 B
Ruby

<module name="xinput9_1_0" type="win32dll" installbase="system32" installname="xinput9_1_0.dll">
<importlibrary definition="xinput9_1_0.spec" />
<include base="xinput9_1_0">.</include>
<include base="ReactOS">include/reactos/wine</include>
<define name="__WINESRC__" />
<file>xinput9_1_0_main.c</file>
<file>version.rc</file>
</module>