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