c4a10148f4e6afd93aa48e0490d2a6f5cb6fbbb9
[reactos.git] / rosapps / applications / fontview / fontview.rbuild
1 <module name="fontview" type="win32gui" installbase="system32" installname="fontview.exe">
2 <include base="fontview">.</include>
3 <library>gdi32</library>
4 <library>user32</library>
5 <library>shell32</library>
6 <library>kernel32</library>
7 <file>fontview.c</file>
8 <file>display.c</file>
9 <file>fontview.rc</file>
10 </module>