3f3af4fbbe3c55706f8beb95320ebb79a88544a9
[reactos.git] / rostests / tests / txtscale / txtscale.rbuild
1 <module name="txtscale" type="win32gui" installbase="bin" installname="txtscale.exe" allowwarnings ="true" stdlib="host">
2 <library>user32</library>
3 <library>gdi32</library>
4 <library>comctl32</library>
5 <file>txtscale.cpp</file>
6 <file>mk_font.cpp</file>
7 </module>