8674629f706361448d5eed050f80d0d05916ee3e
[reactos.git] / rostests / tests / tokentest / tokentest.rbuild
1 <module name="tokentest" type="win32gui" installbase="bin" installname="tokentest.exe">
2 <define name="__USE_W32API" />
3 <library>kernel32</library>
4 <library>gdi32</library>
5 <file>tokentest.c</file>
6 </module>