* Rbuild, our build system, has served us well so far, but its usefulness has since...
[reactos.git] / rostests / tests / DxHalTest / DxHalTest.rbuild
1 <module name="dxhaltest" type="win32cui" installbase="bin" installname="dxhaltest.exe">
2 <library>user32</library>
3 <library>gdi32</library>
4 <file>main.c</file>
5 </module>