modified winetests/advpack/advpack.rbuild
[reactos.git] / rostests / tests / count / count.rbuild
1 <module name="count" type="win32cui" installbase="bin" installname="count.exe">
2 <library>kernel32</library>
3 <library>gdi32</library>
4 <file>count.c</file>
5 </module>